Socket
Socket
Sign inDemoInstall

elven-tools

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elven-tools - npm Package Versions

1
9

1.8.5

Diff

Changelog

Source

1.8.5 (2022-05-08)

  • improvements for collection-nft-owners - now, you can also aggregate and count NFTs per address. It will create another JSON file. It is like that because the list of addresses will also be helpful for future operations. The option will make sense only when you don't select the unique addresses option. Otherwise, the option will not be available.
juliancwirko
published 1.8.4 •

Changelog

Source

1.8.4 (2022-05-05)

  • bump dapp version, which was migrated to erdjs 10
juliancwirko
published 1.8.3 •

Changelog

Source

1.8.3 (2022-05-02)

  • new commands for new endpoints
    • elven-tools nft-minter get-total-supply for endpoint getTotalSupply
    • elven-tools nft-minter is-minting-paused for endpoint isMintingPaused
    • elven-tools nft-minter get-total-supply-of-current-drop for endpoint getTotalSupplyOfCurrentDrop
juliancwirko
published 1.8.2 •

Changelog

Source

1.8.2 (2022-04-30)

  • new command elven-tools nft-minter clear-allowlist - It will clear the whole allowlist. The best is to keep max 1300 addresses in the allowlist at a time. Of course, if only you plan to clear it later. If you keep more and want to clear it, you can reach the gas limit for a transaction. So it would be best to split the allowlist per drop, keep it as small as possible and clear it each time.
  • new command elven-tools nft-minter remove-allowlist-address - removes single address from the allowlist
  • bugfix for collection-nft-owners - there was a problem with data checks
juliancwirko
published 1.8.1 •

Changelog

Source

1.8.1 (2022-04-30)

  • You can now initialize the Minter Dapp by running elven-tools init-dapp. It will download the NextJS-based app and install all npm dependencies. Then you can check the docs on how to start the app.
juliancwirko
published 1.8.0 •

Changelog

Source

1.8.0 (2022-04-28)

  • allowlist.json default location changed to the root directory. You will now need to place it in the same directory where you call the elven-tools commands. It will be the place for all similar files with data. The naming convention will always be predefined, maybe later, it will change if there are a lot of such files, but for now, it is ok
juliancwirko
published 1.7.1 •

Changelog

Source

1.7.1 (2022-04-27)

  • gas limits adjustments
  • max tokens to mint per one transaction limit adjusted
  • max addresses for allowlist limit adjusted
juliancwirko
published 1.7.0 •

Changelog

Source

1.7.0 (2022-04-24)

  • an additional option for issue-collection-token - now you can also set the name for NFTs, previously it was the same name as the collection token name
  • better validation for issue-collection-token arguments
  • changes in get-nft-token-name it will now display the NFTs name, not the collection token name
  • new query: get-collection-token-name - it will display the collection token name
juliancwirko
published 1.6.5 •

Changelog

Source

1.6.5 (2022-04-17)

  • fixed regression for collection-nft-owners
juliancwirko
published 1.6.4 •

Changelog

Source

1.6.4 (2022-04-10)

  • fixed metadata file name filter for collection-nft-owners
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc