mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 20:24:24 +01:00
89 lines
1.9 KiB
TOML
89 lines
1.9 KiB
TOML
# Ecosystem Level Information
|
|
title = "Newton"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/newtonproject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/dapp_demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/developer_plan"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/docs.newtonproject.org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/hep-provider"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/hep-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/hep-sdk.php"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/HEP-specification"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/hep-tools"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-account.py"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-hdkey"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-keyfile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-keys.py"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-lib.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-sdk-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-web3.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchain-web3.py"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchainjs-block"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchainjs-tx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchainjs-util"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newchainjs-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/NewExplorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/NewKit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/NewPaySDK-Android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/NewPaySDK-iOS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/newton-www"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/style-guide"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/newtonproject/swift-style-guide"
|