Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 812 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 812 Bytes

ethereum-blockchain-client

Server-less application using Sablier, the protocol for real-time finance on the Ethereum blockchain

Goals

  • Deploy a static website
  • Connected to the Ethereum blockchain Rinkeby via MetaMask
  • Allowing a user to stream n Token to an address a over h hours

Usage

To use this app you need:

When ready just do:

$ npm install
$ npx shadow-cljs watch app
enter http://localhost:8000

Demo