https://github.com/joystream/old-joystream-testnets
https://github.com/joystream/old-joystream-testnets
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joystream/old-joystream-testnets
- Owner: Joystream
- Created: 2018-12-04T15:09:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T18:23:04.000Z (over 7 years ago)
- Last Synced: 2025-02-24T13:48:54.112Z (over 1 year ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Joystream testnets
This repo is a collection of the testnet configuration files.
### Latest testnet joy-testnet-2000
You can use these seeds in your node's config.toml file:
```toml
# Comma separated list of seed nodes to connect to
seeds = "e64915edd533521fdd5c8e7a2a374a86267694d7@node0.joystream.org:26656,afb3da933c09c79ec7a8b003d09440048d4b7df6@node1.joystream.org:26656"
```
See [Guide to joining testnet](https://github.com/joystream/joystream-manual/blob/master/join-testnet.md)
### Faucet
A testnet faucet is available to get free test joy tokens.
Please do not abuse the service. Tokens are limited.
[Get tokens](https://faucet.joystream.org)
### Block Explorer
Access the latest testnet [block explorer](http://explorer.joystream.org) to check the status of the network.