Skip to content

musereum/musereum-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musereum Contracts

Branch Build Coverage
Master Build Status Coverage Status
Develop Build Status Coverage Status

This repository contains the source code for smart contracts that implement the platform functionality.

Smart contracts are divided into the following logical layers:

  1. The core
  2. Standard library
  3. Applications

NOTE: New in the Musereum? Check our whitepaper for more information about platform and solutions.

Getting Started

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

License

Code released under the MIT License.