yarn
yarn dev
- Integrate Site with Contract
- Connect to the contract
- Get price for token
- Check when the sale starts
- Mint a token
- only after sale starts
- Get the current owner for a token
- Display the ENS domain of the current owner of a token
- Loading indicator when opening modal (to fetch price / ownership)
- ...