Skip to content

near-contract-standards-v5.1.0

Latest
Compare
Choose a tag to compare
@frol frol released this 28 Mar 19:22
· 5 commits to master since this release
9aa5eb0

Added

  • Finalize #[near] attribute-macro implementation with the support for custom parameters passing to serializer attributes #[near(serializers = [borsh(...)])] (#1158)
  • Introduce #[near] macro to further streamline contracts development reducing the boilerplate! (#1142)