Low-level Programming Language (Blockchain)
I began writing in solidity during May of 2021. I didn't find the language hard to learn at all when writing Smart Contracts. I used Truffle as my framework, Ganache as my local blockchain, and used Mocha to test my smart contracts.
For my recent project, I am making an NFT Market using the Open Zeppelin library. It will mimic the NBA TopShot app. I was going to use Metamask as a way of payment.