Python - Brownie - Solidity - ERC 721 Dynamic
Budget: $30 – $250 USD
Deliverable is a.SOL FILE that has all the necessary imports (i.e. openzepplin) at the top of the file so I can use brownie to test and deploy
ERC 721
- Must be able to make dynamic (i.e., I can change the URI Metadata)
o Only my wallet can make the changes
- Need a variable to hold a points balance
o Since this is used as a loyalty card I need to add points based on what the user does in the physical world
- Need a function that can add points and transfer points
- Must be able to add wallets or another contract to handle the splitting of payments
o Initial Sales
o Secondary sales (Royalties)
- I need a function that I can call that will get the TokenID
ERC 721
- Must be able to make dynamic (i.e., I can change the URI Metadata)
o Only my wallet can make the changes
- Need a variable to hold a points balance
o Since this is used as a loyalty card I need to add points based on what the user does in the physical world
- Need a function that can add points and transfer points
- Must be able to add wallets or another contract to handle the splitting of payments
o Initial Sales
o Secondary sales (Royalties)
- I need a function that I can call that will get the TokenID