JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q53885F
  • License Apache-2.0

Typescript defintions for MARKET Protocol smart contract ABIs

Package Exports

  • @marketprotocol/types

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@marketprotocol/types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build Status Coverage Status npm version

MARKET Protocol types

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.

Getting Started

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 

Contributing

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.

Questions?

Join our Discord Community to get in touch with our dev staff and other contributors.