Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
elven-tools
Advanced tools
Interacting with custom NFT related Smart Contracts on the MultiversX (Elrond) blockchain
The CLI tool helps to:
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).
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 levelelven-tools nft-minter --help
or elven-tools nft-minter -h
- for getting all the commands for the subcommandCheck out the TL;DR and longer description here: Jump start
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
For all commands, check out the docs: www.elven.tools/docs/cli-commands.html
For all configuration options check out the docs: www.elven.tools/docs/cli-introduction.html#custom-configuration-options
Here are ready-to-use recipes and more information on real-life use cases: Elven Tools Recipes
Please post issues and ideas here.
MIT
1.16.2 (2023-01-06)
FAQs
Interacting with custom NFT/SFT-related smart contracts on the MultiversX blockchain
The npm package elven-tools receives a total of 0 weekly downloads. As such, elven-tools popularity was classified as not popular.
We found that elven-tools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.