Skip to content

Commit

Permalink
add change price endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancwirko committed Jun 10, 2023
1 parent 0033bb0 commit 58cc63d
Show file tree
Hide file tree
Showing 16 changed files with 944 additions and 760 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### [0.2.0](https://github.com/ElvenTools/elven-tools-sft-smart-contract/releases/tag/v0.2.0) (2023-05-10)
- add a new owner-only endpoint to change the price (`setNewPrice`)
- remove sh interaction snippets because it won't be supported, please use the [CLI](https://www.npmjs.com/package/elven-tools)
- update `multiversx-sc` libraries

### [0.1.0](https://github.com/ElvenTools/elven-tools-sft-smart-contract/releases/tag/v0.1.0) (2023-04-02)
- initial code
- issue, roles, create, buy + query endpoints/views
Loading

0 comments on commit 58cc63d

Please sign in to comment.