Build a NFT DAO on SOLANA

Job ID: 34011908

Budget: $30 – $250 USD

1 - Read metaplex nft standard
2 - Configure metaplex cli locally
3 - Mint a test NFT
4 - Mint a collection type NFT
5 - Mint a few additional NFTs and verify them as part of the collection
6 - Register the NFT collection in the nft-plugin of the DAO
7 - Make a proposal / vote on it using NFT governance

8 - Create lambda function basis in node.js/typescript, to be able to mint and verify collection of an nft for a newly signed up user, given their wallet address



https://github.com/metaplex-foundation/metaplex/tree/master/js/packages/cli



https://github.com/metaplex-foundation/metaplex/blob/master/js/packages/cli/src/cli-nft.ts



https://docs.metaplex.com/programs/token-metadata/overview