JetJadeja / lyra-protocol

The Lyra Protocol

Home Page:https://www.lyra.finance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyra - Smart Contracts

Documentation

Documentation

Development

Run yarn install to install dependencies

To update API docs and UML diagram

$ yarn docgen

To run unit tests

$ yarn compile
$ yarn test

To run the scripts file:

$ yarn runScripts --network=mainnet-ovm 

This can also be run on kovan-ovm - though getting the blockNumbers will take very long. Modify the scripts/runScripts.ts file to adjust the scripts that are being run by changing the RUN_PARAMS object.

About

The Lyra Protocol

https://www.lyra.finance/

License:ISC License


Languages

Language:TypeScript 62.5%Language:Solidity 37.2%Language:JavaScript 0.3%