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

Add OPCT Chain - GRIT Protocol for physical and mental well-being #5763

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wonseokjung
Copy link

This PR adds the OPCT Chain (GRIT Protocol) to the chain registry.

About OPCT Chain:

  • Established in 2020 by AI researchers and developers
  • Focuses on proving GRIT through exercise
  • Creates a sustainable balance between technological advancement and personal health
  • Website: https://www.opct.ai

Added files:

  • opct/chain.json: Chain information and configuration
  • opct/assetlist.json: Token information and metadata
  • opct/images/opct.png: Chain logo

{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/opct/images/opct.png",
"theme": {
"primary_color_hex": "#000000"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's maybe change this to the green or just exclude the property

"network_type": "mainnet",
"pretty_name": "OPCT Chain",
"chain_id": "opct_1",
"bech32_prefix": "opct",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration of this prefix here is recommended: https://github.com/satoshilabs/slips/blob/master/slip-0173.md

"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/opct/images/opct.png"
},
"coingecko_id": ""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this property (because empty string)

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

Successfully merging this pull request may close these issues.

2 participants