Celery is the first Blockchain annuity to be created. This repository contains the smart contract source code, unit tests, documentation and other related files for Celery.
Intended to be used with Visual Studio Code
Install NPM/Yarn
npm install
Install solhint globally
npm install -g solhint
Install Solidity VSC extension
Run linting (automatically ran with below commands as well)
npm run lint
Compile contracts
npm run build
Run Unit Tests
npm run test
Run Unit Test code coverage
npm run coverage
To learn how to contribute to the project please contact @MaxHastings on Telegrarm. Find him on the official Celery Telegram group
Audited by CertiK : https://www.certik.org/projects/celery
If you find any security vulnerabilities or concerns please privately contact @MaxHastings on Telegram. Find him on the official Celery Telegram group
Bugs found will be rewarded based on severity.
GNU General Public License v3.0 For details see LICENSE