@helena-pm/pm-js

2.3.12 • Public • Published

Gnosis Prediction Market JS Library

Logo

Build Status

Slack Status

Getting Started

See the documentation.

Really quick start

  1. Get Ganache-cli
    npm install -g ganache-cli
  2. Run this:
    ganache-cli -d -i 437894314312
  3. Clone pm-contracts, cd in there, and migrate the contracts onto the Ganache-cli instance with:
    cd path/to/pm-contracts
    npm install
    npm run migrate
  4. Download gnosis-pm.js and put it in an HTML file:
    <script src="gnosis-pm.js"></script>

Package Sidebar

Install

npm i @helena-pm/pm-js

Weekly Downloads

3

Version

2.3.12

License

MIT

Unpacked Size

7.35 MB

Total Files

40

Last publish

Collaborators

  • rodrigoad