Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

f-o-a-m/purescript-kitty-monitor

Repository files navigation

purescript-kitty-monitor

Build status

purescript-web3 + kitties

DEPRECATED

This app uses old purescript and thermite, which is barely maintaind. Use chanterelle-halogen-template instead, which is based on halogen.

What

This app displays the latest crypto kitties that have been sold. You can view the contract information on etherscan.

screenshot

Hosted here

How

This app uses purescript-web3 and purescript-thermite

For more information, see the this talk

requirements

Build instructions

> npm i
> npm run webpack-dev-server