#smart-contracts
Read more stories on Hashnode
Articles with this tag
I am sure you are already excited to build your first smart contract on the Aptos blockchain. Let's quickly get into action. Aptos Wallet Installation...
Uniswap is by far one of the most successful protocols in the DeFi space because it solves the problem of people being able to swap their...
Lately I was seeing a lot of talks about how ChatGPT will take jobs from developers and it became worrisome that I had to checkout this tool myself,...
Constant and immutable are keywords that can be used on solidity state variables to restrict modification to their state. They share similarities in...