wealdtech/go-ens

How to get “SECRET”?

Closed this issue · 1 comments

// Replace SECRET with your own access token for this example to work.
https://mainnet.infura.io/v3/SECRET

how can I get secret?

mcdee commented

This comes from you signing up to an account at infura.io and creating an Ethereum project. Alternatively you can run your own Ethereum node and connect to it directly.