Giter VIP home page Giter VIP logo

premia-contracts's Introduction

Premia - Next-Generation Options AMM

https://premia.finance

Deployments

Network
Ethereum Mainnet ๐Ÿ“œ
Arbitrum Mainnet ๐Ÿ“œ

Development

Install dependencies via Yarn:

yarn install

Setup Husky to format code on commit:

yarn prepare

Create a .env file with the following values defined:

Key Description
FORK_MODE if true, tests will be run against a mainnet fork
ALCHEMY_KEY Alchemy API key for node connectivity
ETH_TEST_PKEY private key for use on Rinkeby testnet
ETH_MAIN_KEY private key for use on Ethereum mainnet
BSC_PKEY private key for use on Binance Smart Chain

Testing

Test contracts via Hardhat:

yarn run hardhat test

Activate gas usage reporting by setting the REPORT_GAS environment variable to "true":

REPORT_GAS=true yarn run hardhat test

Generate a code coverage report using solidity-coverage:

yarn run hardhat coverage

Licensing

The primary license for Premia contracts is the Business Source License 1.1 (BUSL-1.1), see LICENSE.

Exceptions

  • Interfaces are licensed under LGPL-3.0-or-later (as indicated in their SPDX headers), see LICENSE_LGPL
  • All files in contracts/test remain unlicensed.

premia-contracts's People

Contributors

lumyo avatar itsnickbarry avatar stevennevins avatar bapecorn-premia avatar froggiedev avatar zimmah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.