Skip to content

youchainhq/youwallet-extension

Repository files navigation

YOUWallet

YOUWallet is a browser wallet for YOUChain. It enables you to send and receive YOU, ERC10 and ERC20 tokens. Developers can integrate YOUWallet into their website to create Decentralised Apps.

Downloads

ChromeDownload

Development

 npm install
 npm run dev
 open http://localhost:8080 in your browser

Build for Publishing

  npm run build

Links