Skip to content

oranj-codebase/Ui-webpack

 
 

Repository files navigation

Bitcoin-Storage

cargo generate-lockfile
npm install
npm install @dfinity/auth-client
npm install @dfinity/authentication
npm install @dfinity/identity
dfx start --host 0.0.0.0:80  --clean
dfx deploy
dfx canister status --all
dfx canister stop --all
dfx canister start --all
dfx deploy
dfx deploy --network http://124.43.71.75:80

http://124.43.71.75/?canisterId=ctiya-peaaa-aaaaa-qaaja-cai

Pull & Run II Locally

"internet-identity" : {
    "type": "pull",
    "id": "rdmx6-jaaaa-aaaaa-aaadq-cai"
}
dfx deps pull
dfx deps init --argument '(null)' internet-identity
dfx deps deploy
cargo add serde_bytes
# auto generate can.did
npm run generate

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 3.1%
  • CSS 2.7%
  • Rust 1.5%
  • Shell 0.6%