Skip to content
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

fix: allow local development setup with Neutron CosmoPark #536

Merged
merged 4 commits into from
Mar 13, 2024

Conversation

dib542
Copy link
Collaborator

@dib542 dib542 commented Feb 28, 2024

Neutron Cosmopark setup: https://docs.neutron.org/neutron/build-and-run/cosmopark/

As a developer, I'd like to be able to develop the web app using a local chain and indexer as a source of data:

Some fixes with the chain properties and how they are passed to Keplr are needed

  • remove chain ID matching and replaces with the more expected chain name matching
  • Also resolves USDC token prices locally.

@dib542 dib542 force-pushed the fix-local-development-setup branch 2 times, most recently from 1b6ec0c to d252b8f Compare March 13, 2024 15:55
@dib542 dib542 linked an issue Mar 13, 2024 that may be closed by this pull request
@dib542 dib542 marked this pull request as ready for review March 13, 2024 16:20
@dib542 dib542 merged commit 31b4e55 into main Mar 13, 2024
5 of 6 checks passed
@dib542 dib542 deleted the fix-local-development-setup branch March 13, 2024 16:46
dib542 pushed a commit that referenced this pull request Mar 13, 2024
## [2.2.1](v2.2.0...v2.2.1) (2024-03-13)

### Fixes

* local development setup with Neutron CosmoPark ([#536](#536)) ([31b4e55](31b4e55))
@dib542
Copy link
Collaborator Author

dib542 commented Mar 13, 2024

🎉 This PR is included in version 2.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix setup with local Neutron Cosmopark setup
1 participant