DEUS Finance Evolution is a marketplace of decentralized financial services. We provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options and futures trading, and more.
You will need the following software on your machine:
In addition, familiarity with Solidity and Hardhat is requisite.
Install the dependencies:
$ npm install
Create a .env
file and follow the sample.env
file to add the requisite environment variables, then run the:
$ npx hardhat compile
Now you can start making changes.
Feel free to dive in! Open an issue, start a discussion or submit a PR. For any concerns or feedback, join us on Discord.
For security concerns, please email [email protected].
The primary license is the LGPL v3 © Mainframe Group Inc.
contracts/Staking
is licensed underMIT
(as indicated in its SPDX header), seeMIT