purescript-web3
+ kitties
This app displays the latest crypto kitties that have been sold. You can view the contract information on etherscan.
Hosted here
This app uses purescript-web3
and purescript-thermite
For more information, see the this talk
- metamask
- access to a main-net node where you can install filters
- npm
- you might have to go to https://www.cryptokitties.co/marketplace once with your browser in order to get access to their image storage
> npm i
> npm run webpack-dev-server