mirror of
https://github.com/vacp2p/minimal-swap-poc.git
synced 2026-01-09 13:28:02 -05:00
86808a72768e98c2d27773f9c8658c9925a62f76
README
A minimal end to end proof of concept of using Swap contracts written by Swarm and maintained here: https://github.com/ethersphere/swap-swear-and-swindle
All significant code imported from the above repo. Only minor adjustments to hooking things up and illustrates things in a minimal fashion.
TODOs
- Import contracts and run migrations
- Setup basic UI
- Showcase basic chequebook end to end (deposit, show balance, withdraw)
- Get basic cheque sending working (web3 provider, util code)
- Showcase swap basic operation for two nodes
Languages
JavaScript
99.3%
Solidity
0.6%
HTML
0.1%