Socket
Socket
Sign inDemoInstall

elven-tools

Package Overview
Dependencies
11
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

elven-tools


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.14.2 (2022-08-10)

  • bugfix for elven-tools collection-nft-owners - when there was no 'metadata' in the attributes, the script was failing

Readme

Source

Elven Tools CLI

What is it?

The CLI tool helps to:

  • deploy the NFT minter Smart Contract on the Elrond blockchain
  • interact with the NFT minter Smart Contract on the Elrond blockchain
  • provides a couple of helper tools for getting the data from API
    • get collection owners
    • filter and export the data
    • distribute EGLD, ESDT, SFT and Meta ESDT to the NFT owners of a collection

For now it is designed to deploy the contract: elven-nft-minter-sc. There will be more in the future.

Be aware that the Smart Contract doesn't have any audits. It has complete functionality for the first version, but it still needs some improvements. Test it first on the devnet/testnet.

You can use elven-tools-dapp as your frontend dapp for minting process! (NextJS based app with all 4 auth providers included, and React hooks for interaction) (Learn more about it here: How to start with the Dapp).

Tracking the progress

How does it work?

General how to:
  • npm install elven-tools -g
  • elven-tools --version or elven-tools -v
  • elven-tools --help or elven-tools -h - for getting the commands on the root level
  • elven-tools nft-minter --help or elven-tools nft-minter -h - for getting all the commands for the subcommand
Steps for deploying and interacting with the Smart Contract:

Check out the TL;DR and longer description here: Jump start

Check out possible workflows

Examples of how you can configure your Smart Contract in a couple of scenarios and how to use the CLI to do this faster and more efficient: www.elven.tools/docs/elven-tools-workflows.html

All Commands

For all commands, check out the docs: www.elven.tools/docs/cli-commands.html

Custom configuration options

For all configuration options check out the docs: www.elven.tools/docs/cli-introduction.html#custom-configuration-options

Contact

You may also like

Issues and ideas

Please post issues and ideas here.

License

MIT

Keywords

FAQs

Last updated on 10 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc