Skip to content

pipe-dapp/cycles-wallet

 
 

Repository files navigation

DFINITY Cycles Wallet

Build Status

The DFINITY Cycles Wallet implementation.

Demo

  • Install dependencies: npm ci
  • Start replica: dfx start --background --clean
  • Deploy to replica locally: dfx deploy --no-wallet
  • Get canister ID: dfx canister id wallet
  • Open wallet UI at http://localhost:8000/?canisterId=<wallet_canister_id_here>

About

DFINITY Cycles Wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.0%
  • Rust 24.8%
  • Shell 11.8%
  • JavaScript 5.0%
  • Dockerfile 0.9%
  • CSS 0.9%
  • Other 0.6%