Generate a single Algorand NFT
- Algorand SDK
- PureStake API
- dotenv
- Generates account
- Generates mnemnonic
- Generates account address
- Generates the NFT / ASA
- clone repo => run
npm install
- Go to purestake.com for an account and API key.This example uses the PureStake API to interact with the Algorand chain.
- Generate your account
node generate_algo_account.js
- Add your API key to
generate_nft.js
- Add your mnemonic
generate_nft.js
- Add your NFT related metadata URL
- Mint NFT
node generate_nft.js
- If all goes well the follwing will output in to the terminal
PPSWJDI6HOBJGSGV3L5GXUXMCLNIX4P53JNUGJEJBA5LEXLXNS67MIQ2IE Transaction : G6T2EYO6AKFXQQR2NQ2UDMFNYSRB4YUNWW7SUKFMJZ4XQKOVOS3A Transaction confirmed in round 22305958
- go to https://goalseeker.purestake.io/ to view your transaction and account