Skip to content

copernet/wormhole.cash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wormhole.cash website

This is the repository for wormhole.cash.

Build & Run

Install node.js if you don't have them already.

cd to the repository directory and run the following command:

$ cd wormhole.cash
$ npm install

Start the server:

$ npm start

Then, load http://localhost:3000 on your browser.

Adding Translations

To add translations to the project, use locales/en.json as a template and create a new json file for the language of your choice using its ISO 639-1 code as its name.Then translate all the content inside of the file and send us a pull request.

About Wormhole

Wormhole is a fast, portable Omni Layer implementation that is based off the Bitcoin ABC codebase (currently 0.17.2). This implementation requires no external dependencies extraneous to Bitcoin ABC, and is native to the Bitcoin Cash network just like other Bitcoin Cash nodes. It currently supports a wallet mode and is seamlessly available on three platforms: Windows, Linux and Mac OS. Wormhole Cash Layer extensions are exposed via the JSON-RPC interface. Development has been consolidated on the Wormhole product, and it is the reference client for the Wormhole Cash Layer.

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published