This commit is contained in:
2024-02-23 06:07:41 +03:00
commit a83f4cd5e8
1963 changed files with 56869 additions and 0 deletions

View File

@@ -0,0 +1,85 @@
# ThreeFold Grid Services
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 Playground](https://play.dev.grid.tf)
- [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 Playground](https://play.qa.grid.tf)
- [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 Playground](https://play.test.grid.tf)
- [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 Playground](https://play.grid.tf)
- [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
]
```