An open API service indexing awesome lists of open source software.

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

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)