Eth2 keymanager UI
Develop
- Run a standalone frontend with a real signer and db with
docker-compose build && docker-compose up
- Run only the keymanager frontend while connected to the dappnode and using the dappnode package web3signer of any network
cd ui
yarn
yarn start
go to http://localhost:3000/?baseUrl=http://web3signer.web3signer-gnosis.dappnode:9000&network=gnosis
Built With
- css
- dockerfile
- html
- shell
- typescript

Log in or sign up for Devpost to join the conversation.