https://github.com/joystream/old-joystream-manual
User manual for joyd and joycli
https://github.com/joystream/old-joystream-manual
Last synced: 3 months ago
JSON representation
User manual for joyd and joycli
- Host: GitHub
- URL: https://github.com/joystream/old-joystream-manual
- Owner: Joystream
- Created: 2018-12-04T14:05:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T13:45:23.000Z (over 7 years ago)
- Last Synced: 2025-01-06T22:53:10.378Z (over 1 year ago)
- Size: 31.3 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Joystream Manual
Welcome to Joystream. A user governed video platform.
## Installing
- [Install the `joystream` application](./installation.md)
## Join the joystream public testnet
- [Join the current testnet](./join-testnet.md)
- [Upgrade to a validator node](./validators/validator-setup.md)
## Faucet and Block Explorer
- [Faucet](https://faucet.joystream.org)
- [Block Explorer](http://explorer.joystream.org)
## Additional resources
- [CLI reference](./joycli.md)
- [Keys](./keys.md)
- [Intro to validators](./validators/overview.md)
- [Validator FAQ](./validators/validator-faq.md)
- [Validator security considerations](./validators/security.md)
- [Service Providers](./service-providers.md)
Joystream is built on [Cosmos-SDK/Tendermint](https://github.com/cosmos/cosmos-sdk/)
This manual is based on the original [documentation](https://github.com/cosmos/cosmos-sdk/tree/develop/docs)