Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gobengo/ic-whoami
https://github.com/gobengo/ic-whoami
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gobengo/ic-whoami
- Owner: gobengo
- Created: 2021-01-29T10:33:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-19T23:49:36.000Z (over 3 years ago)
- Last Synced: 2024-10-03T15:31:40.221Z (about 1 month ago)
- Language: TypeScript
- Size: 319 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ic-whoami
Who are you, really?
Take a look in the mirror.
## Development
1. Install [dfx](https://sdk.dfinity.org/docs/index.html)
2. `dfx start --background --clean`
3. `dfx deploy`
3. `whoami_assets_canister_id=` + see previous output
4. `open "http://localhost:8000/?canisterId=$whoami_assets_canister_id"`## Deployment
1. `dfx deploy ic`