bondly-api How to test locally Set up the wallet dev environment with a test database Create a pooldrop between two parties As a party, claim it Open database and the state of the link, so that it can be saved back after each test Start Ganache Deploy pooldrop + token to Ganache Add new token (DEV_TOK) to Uni. This will be a brand new token ID. Run nodewatcher with Ganache and local. Run addressman with Ganache and local. Sign and send, make sure: Gas limit is correct Overriding gasLimit results in a failed tx The tx times out How to test on prod First, ssh into the test server. Run the docker-compose to spin up a test host + Ganache + node watcher + address manager. Point your web3 api to the test Ganache.