Release 6.0.0
- 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