NOTICE: THIS REPOSITORY SIMPLY REPRESENTS A BRIDGE FRAMEWORK TO MAINTAIN BACKWARDS COMPATIBILITY WITH EXISTING GNOSIS INTERFACES, WHICH HAS BEEN EXPLAINED IN OUR WHITEPAPER AS WELL AS OTHER PUBLIC COMMUNICATION CHANNELS. IT HAS COME TO OUR ATTENTION THAT INCUMBENT PREDICTION MARKET PLATFORMS ARE ATTEMPTING TO SLANDER DELPHI.MARKETS BY IMPLYING THAT WE HAVE 'STOLEN' CODE, DESPITE THE REFERENCE CODE IN QUESTION BEING LICENSED UNDER THE GPL. PLEASE DO YOUR DUE DILIGENCE, AND EXERCISE CRITICAL THOUGHT.
Ethereum contract framework for the Delphi prediction market platform.
npm install
npm test
Commands are routed to the RPC provider on port 8545 (e.g. a background testrpc process). They are actually wrappers around the Truffle commands.
npm run compile
npm run migrate
npm run networks
The usage of --
will enable truffle
command line options, e.g.:
npm run networks -- --clean
All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
All smart contracts are released under GPL v.3.