Home

Awesome

purescript-web3-generator

<img src=https://github.com/f-o-a-m/purescript-web3/blob/master/purescript-web3-logo.png width="75">

Latest release purescript-web3-generator on Pursuit Build status

Generats purescript modules from Solidity ABIs

Requirements

Getting Started

> git clone
> cd purescript-web3-generator
> npm install
> npm run build
> npm run test

How to use it

see the example directory in this repo.

Documentation

Module documentation is published on Pursuit.

Resources