Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 248 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 248 Bytes

Technical Design

  • We have a brownie generated smartcontract for ERC721, modified to pass in an address as needed.
  • Our API generates the Private Key and Wallet for users on the fly and passes it into the ERC721 contract to mint NFTs for users.