#solidity
Read more stories on Hashnode
Articles with this tag
Best Practices and Strategies · Solidity, the programming language used to create smart contracts for the Ethereum blockchain, places a strong emphasis...
Understanding and Creating Ethereum-Based Tokens · It's fairly simple to create an ERC-20 token in Solidity, but it does require some familiarity with...
A Guide to Different Methods · Solidity is a programming language for writing smart contracts on the Ethereum blockchain. If you're new to solidity and...
What Is Solidity? Solidity is a high-level object-oriented programming language which is primarily used to write smart contracts. A Smart contract, on...