isabella232 / infura-nft-sdk-box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infura SDK box 🤖

NFT all the things wtih the Infura NFT SDK.

Installation & Setup

$ npm i

Create a .env in the root of a project and add your project ID and project secret as per the following:

REACT_APP_INFURA_PROJECT_ID=your-project-id
REACT_APP_INFURA_PROJECT_SECRET=your-project-secret

Running

$ npm run start

Assets

  • Contract Metadata - ipfs://bafybeicpkwlm47inrtw2yueebyo6sytn6fwyyzhj6fsuhsoslb5jqf7mpa

  • Music #1 - ipfs://bafybeiffapvkruv2vwtomswqzxiaxdgm2dflet2cxmh6t4ixrgaezumbw4

  • Music #2 - ipfs://bafybeienhjwlqbjttt4mv745ovpoipfyk7oqj63ygpknh3tz7kefsbxrjq

  • Music #3 - ipfs://bafybeie6lbzvqitu5m2p6fr5jjhtedxjowl2f5i7p2fhtlgq4efj6s3hsu

  • Music #4 - ipfs://bafybeib7yaipijx5fkhjd7bhymh557h7xeqsdnw3noje6ef6ezxltm5e7u

Sample contract deployed to Goerli: 0xcAB4C0a4bD90A620d97A94c4f52bdb1E44b89c9E

Support

License

MIT

Thanks

About

License:MIT License


Languages

Language:JavaScript 91.1%Language:CSS 5.5%Language:HTML 3.4%