2.0.0 • Published 6 years ago

@gnosis.pm/gnosisjs v2.0.0

Weekly downloads
34
License
MIT
Repository
github
Last release
6 years ago

Gnosis.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 Gnosis contracts, cd in there, and migrate the contracts onto the Ganache-cli instance with:
    cd path/to/gnosis-contracts
    npm install
    npm run migrate
  4. Download gnosis.js and put it in an HTML file:
    <script src=gnosis.js></script>
  5. Follow some tutorials:
2.0.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-frontier

6 years ago

0.7.0-rc5

6 years ago

0.7.0-rc4

6 years ago

0.7.0-rc3

6 years ago

0.7.0-rc2

6 years ago

0.7.0-rc1

6 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago