purescript-web3-generator 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 purescript-web3 web3.js repo web3 Javascript API wiki