Skip to content

f-o-a-m/purescript-web3-generator

Repository files navigation

purescript-web3-generator

Latest release purescript-web3-generator on Pursuit Build status

Generats purescript modules from Solidity ABIs

Requirements

  • npm

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