Skip to content

Release 6.0.0

Compare
Choose a tag to compare
@gagdiez gagdiez released this 06 Nov 23:32
· 76 commits to master since this release
  • Completely separated frontend from contract logic (now you can create either one or another, but not both at the same time)
  • Added Components to the frontends
  • Changed folder structure of contracts (integration tests are now within the contract folder named "sandbox tests")
  • Built new frontend examples from scratch