chainapsis / keplr-chain-registry

Protocol for Integrating Non-Native Chains to Keplr
https://chains.keplr.app
Other
335 stars 502 forks source link

Adding the BlueChip Chain #684

Closed Bluechip23 closed 1 month ago

Bluechip23 commented 3 months ago

This is the initial push to add BlueChip to valid Keplr chains

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
keplr-chain-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 7:14am
Bluechip23 commented 3 months ago

we are having troubles with having a HTTPS node for RPC and REST on the same node as the validator. Is this common? Do we need a separate running node?

editaahn commented 3 months ago

Yup we found the issue last month so there now must be an error on some chains communicating via HTTP. Therefore we made a validation for it. Sorry for any inconveniences.

Bluechip23 commented 3 months ago

Ok thank you for the reply. We will work on getting a separate node to run our RPC and REST endpoints if that is required. Thank you.