shwop icon indicating copy to clipboard operation
shwop copied to clipboard

Decentralised cross-chain peer-to-peer token & asset exchange

Results 5 shwop issues
Sort by recently updated
recently updated
newest added

I'm tempted to put this on the backburner for now so I can focus on something else as a number of other projects have started implementing similar functionality, see: GitHub...

To play nicely with the Ethereum token and asset economy the HTLC contract needs to support the various widely used token standards. The core HTLC logic should be separated into...

Currently the proof of concept only uses a single Ethereum JSON-RPC connector, and assumes that either side is operating on the same contract on the same network for testing purposes....

Need to verify that refunds work via the Python API, include a test

Need to test HTLC contracts using Truffle