As the DAO uses the Odra framework,
adding a new contract can be done using cargo odra
tool:
cargo odra generate --name flipper --module dao
For more information about the contract's structure and Odra, visit Odra's documentation.
As the DAO uses the Odra framework,
adding a new contract can be done using cargo odra
tool:
cargo odra generate --name flipper --module dao
For more information about the contract's structure and Odra, visit Odra's documentation.