Skip to content

Scrypto-Toolkit v0.2.1

Latest
Compare
Choose a tag to compare
@arthurvinci arthurvinci released this 07 Jun 21:50
· 1 commit to main since this release
91413e8

This release makes the following changes:

  • Refactor Proofs and Buckets to make them more user-friendly
  • Update to v1.2.0 of Scrypto
  • Added an internal_prelude to ease the management of all imports.
  • Enhanced prelude so that users can simply import test_engine::prelude::* to make their tests
  • Added a nf_ids macro to be able to create non-fungible ids easier