Hey there 👋
The Elven Tools includes the Smart Contracts (NFT/SFT), CLI tool, and minter dapp for NFT launches. Every part of it can be used as a separate tool. But the best is to use it all together. You can, of course, use the Smart Contract separately, for example, with mxpy, but the elven-tools cli gives you a lot of simplification with the process. You don't have to think about proper arguments because it will ask you for them. Then you can deploy the Minter Dapp to start selling.
- How to run NFT collection on the Elrond blockchain
- SFT minter and vending machine smart contract
- How to start with the Elrond blockchain development
- How to start with the Dapp
- Dapp demo
- Walkthrough videos
Important: To be sure where the project is already, what's missing etc. please check the Kanban boards for each repository:
- Elven Tools NFT Minter Smart Contract
- Elven Tools SFT Minter Smart Contract
- Elven Tools CLI
- Elven Tools Minter Dapp
Additional scripts:
- elven-tools-collection-owners-csv - NFT Collection owners as CSV
- elven-tools-snapshots-intersection - Get long-term hodlers of an NFT collection
Ask me anything here:
Please also check:
- Elven.js (elvenjs.com) - compact browser library for interacting with the MultiversX blockchain and smart contracts. No build steps are required. You can also use it directly from CDN on a static website.
- useElven (useelven.com) - a set of hooks and tools designed to work with React-based applications. The engine for Elven Tools Dapp.