Merged
Conversation
chrisli30
requested changes
May 20, 2021
| info: 'oak-testnet', | ||
| text: t('rpc.testnet.oak.tech', 'OAK Testnet', { ns: 'apps-config' }), | ||
| providers: { | ||
| 'OAK Foundation': 'wss://testnet.oak.tech' |
Member
There was a problem hiding this comment.
这里是 OAK Network
所有涉及名字的地方都是OAK Network
| mybank: mybank, | ||
| nftmart: nodeNFTMart, | ||
| nodle: nodeNodle, | ||
| 'oak-testnet': nodeOakTestnet, |
| const nodeMybank = '#282736'; | ||
| const nodeNFTMart = '#307182'; | ||
| const nodeNodle = '#1ab394'; | ||
| const nodeOakTestnet = '#4f46e5'; |
chrisli30
approved these changes
May 21, 2021
chrisli30
pushed a commit
that referenced
this pull request
May 29, 2021
* adding Manta logo * manta blue * update logo * fix linter * update manta parachain ID * Add types definition for manta runtime (#1) LGTM * fix linter and paraid flag Co-authored-by: stechu <shumo.chu@gmail.com> Co-authored-by: Jianping Deng <djptux@gmail.com>
chrisli30
pushed a commit
that referenced
this pull request
May 29, 2021
* NCBD-259 Add polymesh to polkadot apps (#1) * NCBD-259 Add polymesh to polkadot apps * NCBD-259 Add polymesh * NCBD-259 Fixed schema definitions * fix hosted owner * fix linting Co-authored-by: Tamir Malas <71516979+Tamir-Polymath@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

http://localhost:3000/?rpc=wss%3A%2F%2Ftestnet.oak.tech#/explorer
选择节点
连接后的界面显示
Telemetry
https://telemetry.polkadot.io/#list/OAK%20Testnet
参考:
Plasm
polkadot-js#3565
GeekCash
polkadot-js@7d44b46
还需要修改的点:
界面切换的颜色,类似: #4f46e5 [DONE]
logo.svg或png(plasm的logo是320px*320px)[DONE]
部署一个rpc端口的ssl证书, rpc.testnet.oak.tech