-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
EN #55
Open
cryptoto
wants to merge
73
commits into
WebStackPage:master
Choose a base branch
from
tianlitao:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
EN #55
Conversation
This file contains 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.
[
{
"category": "blockchain explorer",
"lists": [
{
"name": "CKB explorer",
"img_url": "explore.ico",
"desc": "CKB explorer",
"contacts": {
"web": "https://explorer.nervos.org",
"github": "https://github.com/nervosnetwork/ckb-explorer"
}
},
{
"name": "TOKENVIEW",
"img_url": "tokenview.png",
"desc": "All Crypto Blockchain Explorer",
"contacts": {
"web": "https://ckb.tokenview.com/",
"twitter": "https://twitter.com/tokenview2018",
"telegram": "https://t.me/joinchat/IV-hJBKlm_xivQoBaIzPQQ"
}
}
]
},
{
"category": "DeFi",
"lists": [
{
"name": "UDTswap",
"img_url": "growfi.png",
"desc": "liquidity pool supporting User Defined Token swap",
"contacts": {
"twitter": "https://twitter.com/UDTswap",
"github": "https://github.com/GrowFi-labs/UDTswap"
}
}
]
},
{
"category": "Oracle",
"lists": [
{
"name": "ChainLink",
"img_url": "chainlink.png",
"desc": "smart contracts connected to real world data events and payments",
"contacts": {
"web": "https://chain.link/",
"twitter": "https://twitter.com/chainlink",
"telegram": "https://t.me/chainlinkofficial",
"github": "https://github.com/smartcontractkit/chainlink"
}
},
{
"name": "Band Protocol",
"img_url": "bandprotocol.png",
"desc": "cross-chain data oracle",
"contacts": {
"web": "https://bandprotocol.com/",
"twitter": "https://twitter.com/bandprotocol",
"telegram": "https://t.me/joinchat/E48nA06UIBFmNsE9OaDusQ",
"github": "https://github.com/bandprotocol/band"
}
}
]
},
{
"category": "Privacy",
"lists": [
{
"name": "Grin",
"img_url": "grin.png",
"desc": "privacy-preserving digital currency",
"contacts": {
"web": "https://grin.mw/",
"twitter": "https://twitter.com/grinmw",
"github": "https://github.com/mimblewimble/grin"
}
}
]
},
{
"category": "Applications",
"lists": [
{
"name": "51wan",
"img_url": "51wan.png",
"desc": "I want to play",
"contacts": {
"web": "http://www.51wan.com/"
}
},
{
"name": "Tocial",
"img_url": "tocial.jpg",
"desc": "Photo. Social. Tokenized.",
"contacts": {
"web": "https://tocial.io/",
"twitter": "https://twitter.com/tocial_chat"
}
}
]
},
{
"category": "Layer 2",
"lists": [
{
"name": "MUTA",
"img_url": "muta-logo.png",
"desc": "highly customizable and high performance blockchain framework",
"contacts": {
"web": "https://docs.muta.dev/",
"github": "https://github.com/nervosnetwork/muta"
}
},
{
"name": "LeapDAO",
"img_url": "leapdao.png",
"desc": "An open source community scaling blockchains on layer2",
"contacts": {
"web": "https://ipfs.leapdao.org/",
"twitter": "https://twitter.com/leapdao",
"github": "https://github.com/leapdao"
}
},
{
"name": "Bitcoin SPV Utils",
"img_url": "summa.png",
"desc": "Bitcoin-spv is a set of libraries for working with Bitcoin from other chains",
"contacts": {
"web": "https://summa.one/",
"twitter": "https://twitter.com/summa_one",
"telegram": "https://t.me/summa_one?utm_source=summa.one",
"github": "http://github.com/summa-tx"
}
},
{
"name": "pw-sdk",
"img_url": "pw_sdk.png",
"desc": "making it easy to access and transfer $CKB",
"contacts": {
"twitter": "https://twitter.com/Lay2dev",
"github": "https://github.com/topics/pw-sdk"
}
}
]
},
{
"category": "Developer Tools",
"lists": [
{
"name": "Mandrake",
"img_url": "mandrake.png",
"desc": "GUI for creating smart contracts on CKB",
"contacts": {
"web": "https://nervosnetwork.github.io/mandrake/#/",
"github": "https://github.com/nervosnetwork/mandrake"
}
},
{
"name": "Polyjuice",
"img_url": "default.png",
"desc": "an Ethereum on CKB solution",
"contacts": {
"github": "https://github.com/nervosnetwork/polyjuice"
}
},
{
"name": "Lumos",
"img_url": "lumos.png",
"desc": "JavaScript/TypeScript based dapp framework",
"contacts": {
"web": "https://nervosnetwork.github.io/lumos/globals.html",
"github": "https://github.com/nervosnetwork/lumos"
}
},
{
"name": "Capsule",
"img_url": "capsule.png",
"desc": "development framework for creating smart contract scripts in Rust",
"contacts": {
"github": "https://github.com/nervosnetwork/capsule"
}
},
{
"name": "Nervos IDE",
"img_url": "ide.png",
"desc": "Nervos IDE CKB-Studio",
"contacts": {
"web": "https://www.obsidians.io/",
"twitter": "https://twitter.com/obsidian_labs",
"github": "https://github.com/ObsidianLabs/CKB-Studio"
}
},
{
"name": "zkp-toolkit-ckb",
"img_url": "secit_lab.png",
"desc": "ZKP toolkit for CKB",
"contacts": {
"web": "https://secbit.io/",
"github": "https://github.com/sec-bit/"
}
},
{
"name": "CKB Web Auth",
"img_url": "abc.png",
"desc": "Allows dApp developers to customize their own iframe wallets",
"contacts": {
"web": "https://abcwallet.com",
"email": "mailto:support@blockabc.com",
"twitter": "https://twitter.com/abc_wallet",
"telegram": "https://t.me/abcwallet",
"github": "https://github.com/BlockABC/web_auth_sdk"
}
},
{
"name": "Browser Wallet and Keyper Agency",
"img_url": "default.png",
"desc": "browser wallet and keyper agency",
"contacts": {
"github": "https://github.com/rebase-network/synapse-extension"
}
}
]
},
{
"category": "Wallet",
"lists": [
{
"name": "PORTAL WALLET",
"img_url": "portal.png",
"desc": "The Portal from the Internet to Crypto World",
"contacts": {
"web": "https://ckb.pw/",
"twitter": "https://twitter.com/Lay2dev",
"github": "https://github.com/lay2dev"
}
},
{
"name": "imToken",
"img_url": "imtoken.svg",
"desc": "easy and secure digital wallet trusted by millions",
"contacts": {
"web": "https://token.im/",
"email": "mailto:support@token.im",
"twitter": "https://twitter.com/imTokenOfficial",
"telegram": "https://t.me/imTokenGroup",
"job": "https://token.im/careers"
}
},
{
"name": "ABC Wallet",
"img_url": "abc.png",
"desc": "decentralized cross-platform wallet",
"contacts": {
"web": "https://abcwallet.com",
"email": "mailto:support@blockabc.com",
"twitter": "https://twitter.com/abc_wallet",
"telegram": "https://t.me/abcwallet",
"github": "https://github.com/BlockABC/web_auth_sdk"
}
},
{
"name": "Bitpie",
"img_url": "bitpie.png",
"desc": "Multi-chain wallet",
"contacts": {
"web": "https://bitpie.com/",
"email": "mailto:support@bitpie.com",
"twitter": "https://twitter.com/BitpieWallet",
"telegram": "https://t.me/bitpie_newsCN",
"job": "https://bitpie.com/join"
}
},
{
"name": "Hoo Wallet",
"img_url": "hoo.png",
"desc": "Digital asset service platform",
"contacts": {
"web": "https://m.hoo.com/"
}
},
{
"name": "RenrenBit",
"img_url": "renrenbit.png",
"desc": "A Secure, Transparent and Professional Crypto Bank",
"contacts": {
"web": "https://www.renrenbit.com/",
"twitter": "https://twitter.com/renrenbit",
"telegram": "https://t.me/renrenbit"
}
},
{
"name": "TOKEN POCKET",
"img_url": "tokenpocket.jpg",
"desc": "Multi-chain, security and convenience, the portal of DApp",
"contacts": {
"web": "https://www.tokenpocket.pro/",
"email": "mailto:service@tokenpocket.pro",
"twitter": "https://twitter.com/TokenPocket_TP",
"telegram": "https://t.me/tokenPocket_en",
"github": "https://github.com/TP-Lab"
}
},
{
"name": "Cobo",
"img_url": "cobo.jpg",
"desc": "Grow and protect crypto assets for everyone",
"contacts": {
"web": "https://cobo.com/",
"twitter": "https://twitter.com/Cobo_Wallet"
}
},
{
"name": "Bixin",
"img_url": "bixin.jpg",
"desc": "One-stop Blockchain Wallet, with Social Networking, Trading Platform",
"contacts": {
"web": "https://bixin.com/",
"twitter": "https://twitter.com/BixinWallet"
}
},
{
"name": "HASHKEY",
"img_url": "hashkey.jpeg",
"desc": "To build and to invest in world-class financial technology.",
"contacts": {
"web": "https://www.hashkey.com/",
"email": "mailto:contact@hashkey.com",
"twitter": "https://twitter.com/HashKeyGroup"
}
},
{
"name": "Math Wallet",
"img_url": "maizi.png",
"desc": "multi-platform cross-chain wallet",
"contacts": {
"web": "https://mathwallet.org/",
"email": "mailto:labs@mathwallet.org",
"telegram": "https://t.me/mathwalletCN",
"github": "https://github.com/mathwallet"
}
},
{
"name": "LEDGER",
"img_url": "hardware.jpg",
"desc": "Ledger wallets,designed with the highest security standards",
"contacts": {
"web": "https://www.ledger.com/",
"twitter": "https://twitter.com/Ledger",
"github": "https://github.com/LedgerHQ"
}
},
{
"name": "Neuron Wallet",
"img_url": "neuron.png",
"desc": "Nervos CKB web wallet",
"contacts": {
"web": "https://www.nervos.org",
"github": "https://github.com/nervosnetwork/neuron"
}
}
]
},
{
"category": "Partners",
"lists": [
{
"name": "Huobi Group",
"img_url": "huobi.png",
"desc": "Huobi Finance Chain is based on CKB's sidechain Muta",
"contacts": {
"web": "https://www.huobi.com/",
"twitter": "https://twitter.com/HuobiGlobal",
"coingecko": "https://www.coingecko.com/zh/exchanges/huobi/"
}
]