Skip to content

Commit f44b7de

Browse files
committed
adjust nft issue function for token properties
1 parent 9e0e6c3 commit f44b7de

File tree

7 files changed

+272
-225
lines changed

7 files changed

+272
-225
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### [1.26.0](https://github.com/ElvenTools/elven-tools-cli/releases/tag/v1.26.0) (2023-12-11)
2+
- add functionality for defining collection token properties for NFTs
3+
- change the issue function, add properties multi select
4+
- update dependencies
5+
16
### [1.25.0](https://github.com/ElvenTools/elven-tools-cli/releases/tag/v1.25.0) (2023-11-26)
27
- add functionality for defining collection token properties for SFTs
38
- update dependencies

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Here are ready-to-use recipes and more information on real-life use cases: [Elve
6565

6666
### You may also like
6767

68+
- [Buildo.dev](https://www.buildo.dev) - Buildo.dev is a MultiversX app that helps with blockchain interactions, like issuing tokens and querying smart contracts.
6869
- [elven.js](https://github.com/elven-js/elven.js) - simplified wrapper over JS sdk-core, designed to work as a plug-n-play solution for browser based use cases. No build steps and frameworks, just one file to rule it all! Check usage examples!
6970
- [useElven](https://www.useelven.com) - React hooks for MultiversX
7071
- [NFT Art Maker](https://github.com/juliancwirko/nft-art-maker) - generates images and metadata files and packs them into CAR files, all from provided PNG layers.

0 commit comments

Comments
 (0)