sunodo / sunodo

Sunodo monorepo
https://docs.sunodo.io
Apache License 2.0
21 stars 14 forks source link

Support to base network #460

Closed tuler closed 1 month ago

tuler commented 1 month ago

This completes support to base network. It adds base to the deploy web app. It adds base to CLI in wallet selection for sunodo send. It adds base to documentation.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 69ea781657c3a6d3403fbb6685f904c20fccb054

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ------------ | ----- | | @sunodo/docs | Patch | | @sunodo/cli | Patch | | @sunodo/web | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Apr 12, 2024 0:19am
www ✅ Ready (Inspect) Visit Preview Apr 12, 2024 0:19am
socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@cartesi/rollups@1.2.0

View full report↗︎

tuler commented 1 month ago

Isn´t there a base-sepolia network?

I wasn't aware until yesterday there is a base-sepolia network.

If we really want to deploy to base-sepolia we need to add it all the way from the solidity-util package, to the rollups-contracts package to here.

Do you think it's necessary?

tuler commented 1 month ago

Do you think it's necessary?

For consistency it's probably better to do it.

tuler commented 1 month ago

But I think we can merge this one, and then add base sepolia