Skip to content

Commit

Permalink
update test deployments (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
arty-name authored and Dudleyneedham committed Jul 31, 2023
1 parent 3e72450 commit 36a743f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
21 changes: 12 additions & 9 deletions docs/develop/02_chain/03_deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,18 @@ To learn more about how to set up a node for either environment, please check ou

**Peregrine** is the public testnet, which can be used to build and test products that use the KILT blockchain, before switching to Spiritnet.

| Service | Spiritnet | Peregrine |
| :--------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------: |
| Faucet | - | [Peregrine Faucet][pere-faucet] |
| Public Endpoints | [BOTLabs: wss://spiritnet.kilt.io][spirit-wss-kilt]<br/>[OnFinality: wss://spiritnet.api.onfinality.io/public-ws][spirit-wss-onfinality]<br/>[Dwellir: wss://kilt-rpc.dwellir.com][spirit-wss-dwellir] | [BOTLabs: wss://peregrine.kilt.io][pere-wss-kilt] |
| Wallet | [Sporran](https://www.sporran.org/) | [GitHub](https://github.com/BTE-Trusted-Entity/sporran-extension) (manual loading into the browser) |
| Staking UI | Collators' performance (view only): [Stakekilt](https://stakekilt.com/)<br/>Delegation staking platform: [Stakeboard](https://stakeboard.kilt.io) | - |
| Governance UI | [Polkassembly][spirit-polkassembly] | - |
| Chain Explorer | [Subscan](https://spiritnet.subscan.io) | [Subscan](https://kilt-testnet.subscan.io) |
| w3n service | [w3n.id](https://w3n.id) | [https://main.dwo3t819w2m3x.amplifyapp.com](https://main.dwo3t819w2m3x.amplifyapp.com) |
| Service | Spiritnet | Peregrine |
|:----------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------:|
| Faucet | - | [Peregrine Faucet][pere-faucet] |
| Public Endpoints | [BOTLabs: wss://spiritnet.kilt.io][spirit-wss-kilt]<br/>[OnFinality: wss://spiritnet.api.onfinality.io/public-ws][spirit-wss-onfinality]<br/>[Dwellir: wss://kilt-rpc.dwellir.com][spirit-wss-dwellir] | [BOTLabs: wss://peregrine.kilt.io][pere-wss-kilt] |
| Wallet | [Sporran](https://www.sporran.org/) | [GitHub](https://github.com/BTE-Trusted-Entity/sporran-extension/releases) (manual loading into the browser) |
| Staking UI | Collators' performance (view only): [Stakekilt](https://stakekilt.com/)<br/>Delegation staking platform: [Stakeboard](https://stakeboard.kilt.io) | - |
| Governance UI | [Polkassembly][spirit-polkassembly] | - |
| Chain Explorer | [Subscan](https://spiritnet.subscan.io) | [Subscan](https://kilt-testnet.subscan.io) |
| w3n Service | [w3n.id](https://w3n.id) | [test.w3n.id](https://test.w3n.id/) |
| Link Accounts | [linking.trusted-entity.io](https://linking.trusted-entity.io/) | [test.linking.trusted-entity.io](https://test.linking.trusted-entity.io/) |
| DIDsign | [didsign.io](https://didsign.io/) | [test.didsign.io](https://test.didsign.io/) |
| SocialKYC | [socialkyc.io](https://socialkyc.io/) | [test.socialkyc.io](https://test.socialkyc.io/) |
[spirit-polkassembly]: https://kilt.polkassembly.network
[spirit-wss-kilt]: https://polkadot.js.org/apps/?rpc=wss://spiritnet.kilt.io
[spirit-wss-onfinality]: https://polkadot.js.org/apps/?rpc=wss://spiritnet.api.onfinality.io/public-ws
Expand Down
1 change: 1 addition & 0 deletions docs/develop/07_dApp/01_welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ This documentation assumes that you already have a browser extension capable of
We suggest using Sporran:

- [Sporran Full Version](https://github.com/BTE-Trusted-Entity/sporran-extension)
- [Sporran Test Version for Peregrine](https://github.com/BTE-Trusted-Entity/sporran-extension/releases)
- [Sporran Lite (Credentials only)](https://github.com/BTE-Trusted-Entity/sporran-extension/tree/sporran-lite)

0 comments on commit 36a743f

Please sign in to comment.