- Download UPort
- Setup an Ethereum RPC endpoint with eth,net,debug
- Get the http endpoint for the RPC address
- http://40.84.155.75:8545
- Setup NGrok or Expose a port on the VM
- ngrok http 8081
- Build TypeScript and base docker image ./build.sh
- Deploy registration contract
- sudo RPC_URL=http://40.84.155.75:8545 docker-compose -f docker-compose.setup.yaml up
- Wait for it to complete
- Copy the contract address
- Run watcher and UPort Web endpoint
- sudo RPC_URL=http://40.84.155.75:8545 NGROK_HTTPS=https://33e7885c.ngrok.io CONTRACT_ADDRESS=0xf7031e10ae12d4a934f62f3ef235abcc5886c2f5 docker-compose up
- Navigate to ngrok endpoint: https://33e7885c.ngrok.io
- Scan QR Code with UPort App
- Approve Login
- Register when notified
- Wait for transaction to complete
- Navigate to ngrok endpoint: https://33e7885c.ngrok.io/completed
- Approve attestation when it comes back
-
Notifications
You must be signed in to change notification settings - Fork 2
A repository that demonstrates some basic uport interaction
License
ericmaino/uport-ready-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A repository that demonstrates some basic uport interaction
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published