Solidity

Solidity account abstraction

Creating a Solidity Smart Contract with Account Abstraction. One of the most exciting features of Solidity is account abstraction. Account…

Solidity

How to create a DAO

In this tutorial we will create a DAO smart contract. A DAO (Decentralized Autonomous Organization) is a type of organization…