-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add all networks #2
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
add Nomic RPC Signed-off-by: ghost // WhisperNode <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made one change to chains/mainnet/nomic.json:
- added WhisperNode RPC endpoint
Otherwise, looks great! Merging.
@Juan-LukeKlopper, have you setup GitHub Actions / Workflows before? If so, could we add the following when you have some time:
- JSON validation
- dependency check (we can use the standard github checks, or Snyk, or any other you are comfortable with)
- and any other workflows you think would be useful here?
Aiming to automate as much as possible moving forward, to keep our workload to a minimum!
With this PR I add all network configs and logos which was listed in the todoist.
This means once this PR is merged the mainnet explorer will have 25 networks on it!
Feel free to accept once you have had a second to look through the preview! if you find any issues let me know and I'll be quick with a fix to get the explorer live asap