Skip to main content
Zondax Github LinkZondax Github Link
Theme SwitchTheme Switch

Development

Pre-requisites

  1. DFX
  2. Make the build automation tool - most likely you will already have it but just in case.
  3. Rust

Steps

Running local

  1. Create a new identity with dfx identity new {'<'}name{'>'}
  2. Use this new identity with dfx identity use {'<'}name{'>'}
  3. If needed, you can get the identity principal with dfx identity get-principal
  4. Start local ICP replica using dfx with make start_env
  5. On a new terminal, deploy the local internet_identity, backend and frontend canisters with make
  6. At this point, you should be able to see the frontend and backend canister id on the terminal. You can use Chrome or Firefox to navigate the frontend