Skip to content

Ver 0.1 Hello Substrate World!

Compare
Choose a tag to compare
@KowalewskiPawel KowalewskiPawel released this 20 Feb 11:54
· 14 commits to main since this release
e008971

Ver 0.1

First version released! 🥳

This version includes following features:

  • Triggering Read calls on Smart Contracts
  • Triggering Write calls on Smart Contracts
  • Delegating calls to an external account
  • Gas ​​less execution - at least for the user
  • Sending the signature to the backend from the frontend
  • verifying the signature on the backend side
  • workaround for ink v4 smart contracts