A simple website that tracks readiness of cryptocurrencies to use Atomic Swaps on-chain and using Payment Channel Networks like Lightning and Raiden.
See it here: http://swapready.net
- Download and install Node.js and npm
- Run
npm install
- this will install all required dependencies - Run
npm run watch
- this will build the project, and watch for changes - Open
index.html
in your browser (refresh after making changes)
When you're ready, run npm run build
to build the final output.
Currency missing? Incorrect or out-of-date information?
You can help correct these types of errors and more by submitting a pull request or opening an issue.
Please note, we include only the top 25 currencies/tokens by market cap in order to keep the table manageable.