What does this PR do?
Adds deployment scripts for the public resolvers. I made some assumptions:
Only works right now for development network. Adding the rest is more complicated, I'm focused on getting a POC and understanding the edges, that seemed like a distraction
No tests: Things are still rapidly changing and I want to see where things land before testing the js exports
Description of Changes
Added a ens setup that will set up the root ens registries and our public resolver. It also sets up a test node web3studio.eth and sets it to what is currently master of the sojourn devkit docs.
What gif most accurately describes how I feel towards this PR?
Related Issue
Supports #9
Related PRs
Depends #15
What does this PR do?
Adds deployment scripts for the public resolvers. I made some assumptions:
Description of Changes
Added a ens setup that will set up the root ens registries and our public resolver. It also sets up a test node
web3studio.eth
and sets it to what is currently master of the sojourn devkit docs.What gif most accurately describes how I feel towards this PR?