- Tips on buying NFTs on the Elrond blockchain
- Building NFT related CLI tool with Elrond's JavaScript SDK
- Tools for automated NFT minting
The first version of the Smart Contract is ready! Works like candy machine. The second version will have raffle elements, so better fair distribution.
Check it out: elven-nft-minter-sc and there is also a CLI tool which will help with deployment and interactions elven-tools-cli
Also, check the nft-art-maker, elven-mint
1. Create your wallet address using the devnet. You can do this here: devnet-wallet.elrond.com
2. You would also need some xEGLD to play with. Go to the Elrond Devnet Faucet (I guess not an official tool, but it works well). You can also use an official one accessible from the devnet web wallet.
3. With wallet address and some xEGLD you can start playing with Elven Tools
4. Unlock it using web wallet json file and password or Maiar browser extension.
5. Then you can start creating NFTs.
julian.cwirko@gmail.com
- Smart Contract for Elrond and Arwen
- Simple user interface for Elrond Smart Contract
- Simple Smart Contract GitHub repository
- Frontend app utilizing simple Smart Contract
- Custom Elrond Dapp template for Create React App
- Elrond Smart Contracts - interacting using erdpy - walkthrough video