Skip to content

Simple Assets v1.5.0

Compare
Choose a tag to compare
@ansigroup ansigroup released this 30 Jun 10:50
· 24 commits to master since this release
  • Added possibility to include SimpleAssets.hpp into other projects. This helps developers to easily integrate Simple Assets into other contracts.
  • Added developers function sa_getnextid to easily get id of newly created assets.
  • Added more data functionality (actions mdremove, mdupdate, mdaddlog, mdadd). This offers a Simple Asset table which can store extra or repeating information for NFTs, and keep RAM usage to a minimum.