an example implementation of escrow for JNS peer-to-peer exchange
- fork this repo.
- replace docs/images/arbitrator.png to your contact information.
- edit docs/scripts/abi/escrow.protocol.js, change DEFAULT_ARBITRATOR to your own Jouleverse address.
- use github pages (Settings | Pages) to host /docs.
- 2023.6.8: contracts basically done. works fine, verified manually. testsuites not yet written.
- 2023.6.15: dapp done and announced. just lack of arbitrator judge functions, TBD.
- 2023.6.16: fix/improve: 1. search; 2. connected account; 3. detailed instructions.
MIT @2023.
- Evan Liu evan@blockcoach.com