Context
All of the contracts are stored in the same directory, even though they are all for different apps. Ideally, they would each be in their own repo, but they at least need to be in their own directories with some documentation.
Definition of Done
- Make a directory for each project's contracts
- Add a README for each directory that describes the project, gives links to its app, gives an overview of how the smart contracts work, and describes which transactions to run to initialize an account, mint/send NFTs, etc
Context
All of the contracts are stored in the same directory, even though they are all for different apps. Ideally, they would each be in their own repo, but they at least need to be in their own directories with some documentation.
Definition of Done