frontend: add infura api key
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Details
This commit is contained in:
parent
d2d781aef3
commit
b1d1ea6d7a
|
@ -35,6 +35,7 @@ ReactDOM.createRoot(document.getElementById('root')).render(
|
|||
readonlyRPCMap: {
|
||||
'0x539': 'http://127.0.0.1:8545/',
|
||||
},
|
||||
infuraAPIKey: '579d264c5f534aa1aefd6be323cb1a35',
|
||||
}}
|
||||
>
|
||||
<RouterProvider router={router} />
|
||||
|
|
Loading…
Reference in New Issue