lanmp / XEN-crypto

XEN Crypto

Home Page:https://faircrypto.org/xencryptolp.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Clone repogit clone git@github.com:FairCrypto/XEN-crypto.git

cd XEN-crypto

Install dependencies npm i

Environment

Create local .env file. Example:

NETWORK=development

Run tests

npm run test

Code Style

https://docs.soliditylang.org/en/latest/style-guide.html

Check code lint

npm run lint

Fix code lint

npm run lint:fix

About

XEN Crypto

https://faircrypto.org/xencryptolp.pdf

License:MIT License


Languages

Language:Solidity 55.2%Language:JavaScript 44.8%