Skip to content

Decentral-America/DCCGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10,392 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentral.Exchange

Website | Support | Documentation

Waves App Promo

Decentral.Exchange is the official wallet software designed with mass adoption in mind. It allows to access your DCC account, handle financial operations, issue tokens, and trade on DEX.

Installation and usage

The web version is available at https://decentral.exchange and needs no installation.

For developers

You will need Node.js 10.7.0 (or higher) and npm v5 (or higher).

npm i
npm run server

The server will be launched at https://localhost:8080.

Blockchain for the people

Keep up with the latest news and articles, and find out all about events happening on DecentralChain.

build container

docker build --build-arg web_environment=mainnet -t blockchaincostarica/wallet:0.0.13 . && docker push blockchaincostarica/wallet:0.0.13

docker run -p 80:80 -it blockchaincostarica/wallet:0.0.5

About

DecentralChain DEX and Wallet

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 56.0%
  • HTML 18.1%
  • Less 15.8%
  • TypeScript 7.5%
  • Handlebars 1.6%
  • CSS 0.8%
  • Other 0.2%