-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
π Polkadot for Specific things #6088
Conversation
β Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
dot: false, | ||
} | ||
|
||
const hasExplorer: Config<boolean> = { |
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.
Similar blocks of code found in 2 locations. Consider refactoring.
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.
code lgtm
Code Climate has analyzed commit 4334ea7 and detected 5 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
TL;DR
We will be slowly onboarding Kodadot into DOT ecosystem.
So @yangwao asked me to make DOT for transfers
Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.
π __ Let's make a quick check before the contribution.
PR Type
Context
Before submitting pull request, please make sure:
Optional
Had issue bounty label?
Community participation
Screenshot πΈ
Copilot Summary
π€ Generated by Copilot at 9552ece
This pull request adds support for Polkadot as a new chain to the KodaDot app. It updates the
@kodadot1/static
library and adds the Polkadot constants, endpoints, indexers, and names to the static files. It also adds a feature to hide the explore option in the navbar for chains that do not have a subscan explorer, using a utility functionexplorerVisible
. It disables the create and explore options for Polkadot in the permission config, and adds thedot
prefix to the relevant types. It also updates some dependencies inpnpm-lock.yaml
andpackage.json
.π€ Generated by Copilot at 9552ece