Request form
Data DAO Example
  • FEVM
  • DAO
Docs
Source
ChefGPT

Data DAO Example

A simple DataDAOExample contract allows the admins to act as the censor board for the data that is stored via the Data DAO. The users with the Data DAO membership NFT can join the Data DAO as a member and would be able to create proposal to store their data.

DataDAOExample.sol
DataDAO.sol
DataDAOConstants.sol
DataDAOCore.sol
IDataDAO.sol
SafeMath.sol
AccessControl.sol
MarketAPI.sol
CommonTypes.sol
MarketTypes.sol
Actor.sol
Misc.sol
MarketCbor.sol
CBOR.sol
BigIntCbor.sol
CborDecode.sol
Buffer.sol
Strings.sol
IAccessControl.sol
Context.sol
Strings.sol
ERC165.sol
IERC165.sol
IERC721.sol

14 downloads

Solidity Version

v0.8.13
Rishikesh-Kale / Data DAO Example
  • FEVM
  • DAO
Source
ChefGPT
Expand
Share

Get Cookin'
star icon14

14 downloads

Solidity Version

v0.8.13

Data DAO Example

A simple DataDAOExample contract allows the admins to act as the censor board for the data that is stored via the Data DAO. The users with the Data DAO membership NFT can join the Data DAO as a member and would be able to create proposal to store their data.

DataDAOExample.sol
DataDAO.sol
DataDAOConstants.sol
DataDAOCore.sol
IDataDAO.sol
SafeMath.sol
AccessControl.sol
MarketAPI.sol
CommonTypes.sol
MarketTypes.sol
Actor.sol
Misc.sol
MarketCbor.sol
CBOR.sol
BigIntCbor.sol
CborDecode.sol
Buffer.sol
Strings.sol
IAccessControl.sol
Context.sol
Strings.sol
ERC165.sol
IERC165.sol
IERC721.sol