Agoric / dapp-orchestration-basics

Agoric Orchestration Sample dApp
4 stars 4 forks source link

feat: add emerynet to network selector #48

Open dckc opened 2 months ago

dckc commented 2 months ago

goal: closes #43

This is evidently not enough - Keplr still asks to confirm that I want to add a network with a localhost rpc.

The RPC address seems to be hard-coded in places such as...

https://github.com/Agoric/dapp-orchestration-basics/blob/486f4eb6e0586542661420cc5a1c494a2380cc46/ui/src/components/Orchestration/MakeAccount.tsx#L9-L12

cc @LuqiPan

dckc commented 1 month ago

overtaken by #62 . Thanks, @samsiegart