Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1005 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1005 Bytes

Atomic Swap Readiness

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

Developing

  1. Download and install Node.js and npm
  2. Run npm install - this will install all required dependencies
  3. Run npm run watch - this will build the project, and watch for changes
  4. Open index.html in your browser (refresh after making changes)

When you're ready, run npm run build to build the final output.

Contributing

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.