updated smaller collections for manual
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
<h1> ThreeFold Grid Services </h1>
|
||||
|
||||
<h2> Table of Contents </h2>
|
||||
|
||||
- [Introduction](#introduction)
|
||||
- [Devnet](#devnet)
|
||||
- [QAnet](#qanet)
|
||||
- [Testnet](#testnet)
|
||||
- [Mainnet](#mainnet)
|
||||
- [Supported Planetary Network Nodes](#supported-planetary-network-nodes)
|
||||
|
||||
***
|
||||
|
||||
## Introduction
|
||||
|
||||
On this article we have aggregated a list of all of the services running on Threefold Grid 3 infrastructure for your convenience
|
||||
|
||||
> Note: the usage of `dev` indicates a devnet service.
|
||||
> and usage of `test` indicates a testnet service.
|
||||
|
||||
## Devnet
|
||||
|
||||
- [TFChain](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2F/tfchain.dev.grid.tf#/explorer) `wss://tfchain.dev.grid.tf`
|
||||
- [GraphQL](https://graphql.dev.grid.tf/graphql)
|
||||
- [Activation Service](https://activation.dev.grid.tf/activation/)
|
||||
- [TFGrid Proxy](https://gridproxy.dev.grid.tf)
|
||||
- [Grid Dashboard](https://dashboard.dev.grid.tf)
|
||||
|
||||
|
||||
## QAnet
|
||||
|
||||
- [TFChain](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2F/tfchain.qa.grid.tf#/explorer) `wss://tfchain.qa.grid.tf`
|
||||
- [GraphQL](https://graphql.qa.grid.tf/graphql)
|
||||
- [Activation Service](https://activation.qa.grid.tf/activation/)
|
||||
- [TFGrid Proxy](https://gridproxy.qa.grid.tf)
|
||||
- [Grid Dashboard](https://dashboard.qa.grid.tf)
|
||||
|
||||
## Testnet
|
||||
|
||||
- [TFChain](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2F/tfchain.test.grid.tf#/explorer) `wss://tfchain.test.grid.tf`
|
||||
- [GraphQL](https://graphql.test.grid.tf/graphql)
|
||||
- [Activation Service](https://activation.test.grid.tf/activation/)
|
||||
- [TFGrid Proxy](https://gridproxy.test.grid.tf)
|
||||
- [Grid Dashboard](https://dashboard.test.grid.tf)
|
||||
|
||||
## Mainnet
|
||||
|
||||
- [TFChain](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2F/tfchain.grid.tf#/explorer) `wss://tfchain.grid.tf`
|
||||
- [GraphQL](https://graphql.grid.tf/graphql)
|
||||
- [Activation Service](https://activation.grid.tf/activation/)
|
||||
- [TFChain-Stellar Bridge](https://bridge.bsc.threefold.io/)
|
||||
- [TFChain-Ethereum Bridge](https://bridge.eth.threefold.io/)
|
||||
- [TFGrid Proxy](https://gridproxy.grid.tf)
|
||||
- [Grid Dashboard](https://dashboard.grid.tf)
|
||||
|
||||
### Supported Planetary Network Nodes
|
||||
|
||||
```
|
||||
Peers:
|
||||
[
|
||||
# Threefold Lochrist
|
||||
tcp://gent01.grid.tf:9943
|
||||
tcp://gent02.grid.tf:9943
|
||||
tcp://gent03.grid.tf:9943
|
||||
tcp://gent04.grid.tf:9943
|
||||
tcp://gent01.test.grid.tf:9943
|
||||
tcp://gent02.test.grid.tf:9943
|
||||
tcp://gent01.dev.grid.tf:9943
|
||||
tcp://gent02.dev.grid.tf:9943
|
||||
# GreenEdge
|
||||
tcp://gw291.vienna1.greenedgecloud.com:9943
|
||||
tcp://gw293.vienna1.greenedgecloud.com:9943
|
||||
tcp://gw294.vienna1.greenedgecloud.com:9943
|
||||
tcp://gw297.vienna1.greenedgecloud.com:9943
|
||||
tcp://gw298.vienna1.greenedgecloud.com:9943
|
||||
tcp://gw299.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw300.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw304.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw306.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw307.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw309.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw313.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw324.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw326.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw327.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw328.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw330.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw331.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw333.salzburg1.greenedgecloud.com:9943
|
||||
tcp://gw422.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw423.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw424.vienna2.greenedgecloud.com:9943
|
||||
tcp://gw425.vienna2.greenedgecloud.com:9943
|
||||
]
|
||||
```
|
Reference in New Issue
Block a user