Branch | Build | Coverage |
---|---|---|
Master | ||
Develop |
This repository contains the source code for smart contracts that implement the platform functionality.
Smart contracts are divided into the following logical layers:
- The core
- Standard library
- Applications
NOTE: New in the Musereum? Check our whitepaper for more information about platform and solutions.
Musereum smart-contracts integrates with Truffle. Please install Truffle and initialize your project with truffle init
.
TODO: Build and run in development environment
TODO: Test and coverage
Code released under the MIT License.