This repository contains MARKET Protocol Contract ABIs type definitions housed in the npm package @marketprotocol/types
Join our Discord Community to interact with members of our dev staff and other contributors.
To add to your project
$ npm install @marketprotocol/types --save
Cloning repo and running tests
$ git clone https://github.com/MARKETProtocol/types.git # clone this repository
$ cd types
$ npm install
$ npm run test
Want to hack on MARKET Protocol? Awesome!
MARKET Protocol is an Open Source project and we welcome contributions of all sorts. There are many ways to help, from reporting issues, contributing code, and helping us improve our community.
Ready to jump in? Check docs.marketprotocol.io/#contributing to see our general guidelines. Then you can find additional information about this specific repository on CONTRIBUTING.
Join our Discord Community to get in touch with our dev staff and other contributors.