Waves Transactions

Quick and dirty POC of fetching waves transactions for a wallet address via APIs

To run

  1. Clone repo
  2. npm install or yarn
  3. npm run dev
  4. Navigate to http://localhost:8080 a. Enter wallet address and submit

To build

Will use docker to run the webpack build then docker again to build an image called local-waves-transactions build. Just run below and follow launch afterwards without output commands.

./build/build.sh