Psytrooper / olympus-external

Repository for all of our partner/helper contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Create a .env file in the root directory. Copy the contents from .env.example (also located in the root directory) into the newly created .env file. Save the .env file before proceeding.

In a terminal in the root directory:

Run yarn to install/update dependencies

Run yarn build to compile contracts and typescript bindings

Run yarn test to run tests

Having issues? Run yarn clean && yarn build in the root directory to reset

About

Repository for all of our partner/helper contracts.


Languages

Language:Solidity 71.1%Language:TypeScript 28.3%Language:JavaScript 0.3%Language:Shell 0.3%