Eclipseum Includes the Eclipseum solidity source code and truffle test suite. Local Development The following assumes the use of node@>=10. Install Dependencies 'npm install' Compile Contracts 'truffle compile' Run Tests Ensure Ganache or equivalent local test network is running 'truffle test'