Skip to content

1qbits-com/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 51.9%
  • Rust 28.1%
  • Shell 13.2%
  • JavaScript 4.6%
  • Dockerfile 0.8%
  • CSS 0.8%
  • Other 0.6%