mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
Doc updates (#628)
* add community tools to docs * update readme to v0.10.0
This commit is contained in:
parent
b10d964f90
commit
deb1db04ad
14
README.md
14
README.md
@ -11,13 +11,13 @@
|
|||||||
[![API Reference](https://godoc.org/github.com/Kava-Labs/kava?status.svg)](https://godoc.org/github.com/Kava-Labs/kava)
|
[![API Reference](https://godoc.org/github.com/Kava-Labs/kava?status.svg)](https://godoc.org/github.com/Kava-Labs/kava)
|
||||||
[![GitHub](https://img.shields.io/github/license/kava-labs/kava.svg)](https://github.com/Kava-Labs/kava/blob/master/LICENSE.md)
|
[![GitHub](https://img.shields.io/github/license/kava-labs/kava.svg)](https://github.com/Kava-Labs/kava/blob/master/LICENSE.md)
|
||||||
[![Twitter Follow](https://img.shields.io/twitter/follow/kava_labs.svg?label=Follow&style=social)](https://twitter.com/kava_labs)
|
[![Twitter Follow](https://img.shields.io/twitter/follow/kava_labs.svg?label=Follow&style=social)](https://twitter.com/kava_labs)
|
||||||
[![Discord Chat](https://img.shields.io/discord/704389840614981673.svg)](https://discord.gg/M4uxsG)
|
[![Discord Chat](https://img.shields.io/discord/704389840614981673.svg)](https://discord.com/invite/kQzh3Uv)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
### [Telegram](https://t.me/kavalabs) | [Medium](https://medium.com/kava-labs) | [Discord](https://discord.gg/M4uxsG)
|
### [Telegram](https://t.me/kavalabs) | [Medium](https://medium.com/kava-labs) | [Discord](https://discord.com/invite/kQzh3Uv)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -25,18 +25,18 @@ Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using
|
|||||||
|
|
||||||
## Mainnet
|
## Mainnet
|
||||||
|
|
||||||
Note, the current recommended version of the software for mainnet is v0.8.1. The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
|
Note, the current recommended version of the software for mainnet is v0.10.0. The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git checkout v0.8.1
|
git checkout v0.10.0
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Upgrade
|
### Upgrade
|
||||||
|
|
||||||
The scheduled mainnet upgrade to `kava-3` took place on June 10th, 2020 at 14:00 UTC. The version of Kava for `kava-3` is [__v0.8.1__](https://github.com/Kava-Labs/kava/releases/tag/v0.8.1).
|
The scheduled mainnet upgrade to `kava-3` took place on June 10th, 2020 at 14:00 UTC. The current version of Kava for `kava-3` is [__v0.10.0__](https://github.com/Kava-Labs/kava/releases/tag/v0.10.0).
|
||||||
|
|
||||||
Migration instructions can be found [here](https://github.com/Kava-Labs/kava/blob/master/contrib/kava-3/migration.md).
|
Migration instructions can be found [here](https://github.com/Kava-Labs/kava/blob/master/contrib/kava-3/migration.md).
|
||||||
|
|
||||||
@ -51,11 +51,11 @@ jq -S -c -M '' genesis.json | shasum -a 256
|
|||||||
|
|
||||||
## Testnet
|
## Testnet
|
||||||
|
|
||||||
The recommended version of the software for kava-testnet-6000 is v0.8.0-rc1. For further information on joining the testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets).
|
The recommended version of the software for kava-testnet-8000 is 0.9.0-rc1. For further information on joining the testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets).
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
Kava protocol and client documentation can be found in the [Kava docs](https://docs.kava.io).
|
Kava protocol and client documentation can be found in the [Kava docs](https://docs.kava.io).
|
||||||
|
|
||||||
If you have technical questions or concerns, ask a developer or community member in the [Kava discord](https://discord.com/invite/kQzh3Uv).
|
If you have technical questions or concerns, ask a developer or community member in the [Kava discord](https://discord.com/invite/kQzh3Uv).
|
||||||
|
|
||||||
|
@ -29,6 +29,10 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
title: "Auction Bot",
|
title: "Auction Bot",
|
||||||
path: "/tools/auction.html",
|
path: "/tools/auction.html",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Community Tools",
|
||||||
|
path: "/tools/community.html",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
46
docs/communitytools.md
Normal file
46
docs/communitytools.md
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
<!---
|
||||||
|
parent:
|
||||||
|
order: false
|
||||||
|
--->
|
||||||
|
# Community Tools
|
||||||
|
|
||||||
|
The Kava community has developed some amazing tools and services. If you've built something great on, for, or in support of the Kava ecosystem let us know and we'll add it to this list.
|
||||||
|
|
||||||
|
## User Interfaces
|
||||||
|
- [Kava Web App](https://app.kava.io/)
|
||||||
|
- Cosmostation Mobile App: [App Store](https://apps.apple.com/us/app/cosmostation/id1459830339), [Play Store](https://play.google.com/store/apps/details?id=wannabit.io.cosmostaion&hl=en)
|
||||||
|
- Frontier Mobile App: [App Store](https://apps.apple.com/us/app/frontier-defi-wallet/id1482380988), [Play Store](https://play.google.com/store/apps/details?id=com.frontierwallet&hl=en)
|
||||||
|
|
||||||
|
## Explorers
|
||||||
|
- [Mintscan](https://kava.mintscan.io/) by Cosmostation
|
||||||
|
- [Big Dipper](https://kava.bigdipper.live/) by Forbole
|
||||||
|
- [PING.pub](https://kava.ping.pub/#/parameter)
|
||||||
|
|
||||||
|
## For Validators
|
||||||
|
- [QuickSync](https://kava.quicksync.io/) chain snapshots
|
||||||
|
|
||||||
|
## Staking
|
||||||
|
- [Staking rewards calculator](https://www.stakingrewards.com/earn/kava/calculate)
|
||||||
|
- [Hubble](https://hubble.figment.network/kava/chains/kava-3) validator explorer by Figment
|
||||||
|
|
||||||
|
### Staking Providers
|
||||||
|
Listed in alphabetical order.
|
||||||
|
|
||||||
|
- [ATEAM](https://nodeateam.com/)
|
||||||
|
- [B-Harvest](https://bharvest.io/)
|
||||||
|
- [BNB48 Club](https://www.bnb48.club/)
|
||||||
|
- [Binance Staking](https://www.binance.com/en/staking)
|
||||||
|
- [ChainLayer](https://www.chainlayer.io/)
|
||||||
|
- [Chorus One](https://chorus.one/)
|
||||||
|
- [Cosmostation](https://www.cosmostation.io/)
|
||||||
|
- [Dokia Capital](https://dokia.capital/)
|
||||||
|
- [Figment](https://figment.network/protocols/kava/)
|
||||||
|
- [Forbole](https://www.forbole.com/)
|
||||||
|
- [Huboi Pool](https://www.huobipool.com/)
|
||||||
|
- [OKEx Pool](https://www.okex.com/pool)
|
||||||
|
- [P2P](https://p2p.org/)
|
||||||
|
- [SNZ Pool](https://snzholding.com/pool.html)
|
||||||
|
- [Sikka](https://www.sikka.tech/)
|
||||||
|
- [StakeWith.Us](https://www.stakewith.us/)
|
||||||
|
- [Staked](https://staked.us/)
|
||||||
|
- [stake.fish](https://stake.fish/en/)
|
@ -19,7 +19,7 @@ clientDir="building"
|
|||||||
mkdir -p "./${clientDir}"
|
mkdir -p "./${clientDir}"
|
||||||
curl "${baseGitUrl}/${clientGitRepo}/master/README.md" -o "./${clientDir}/${clientGitRepo}.md"
|
curl "${baseGitUrl}/${clientGitRepo}/master/README.md" -o "./${clientDir}/${clientGitRepo}.md"
|
||||||
echo "---
|
echo "---
|
||||||
parent:
|
parent:
|
||||||
order: false
|
order: false
|
||||||
---" > "./${clientDir}/readme.md"
|
---" > "./${clientDir}/readme.md"
|
||||||
|
|
||||||
@ -35,7 +35,10 @@ mkdir -p "./${toolsDir}"
|
|||||||
for T in ${toolDocs[@]}; do
|
for T in ${toolDocs[@]}; do
|
||||||
curl "${baseGitUrl}/${toolsGitRepo}/master/${T}/README.md" -o "./${toolsDir}/${T}.md"
|
curl "${baseGitUrl}/${toolsGitRepo}/master/${T}/README.md" -o "./${toolsDir}/${T}.md"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Copy the community tools
|
||||||
|
cp communitytools.md "./${toolsDir}/community.md"
|
||||||
echo "---
|
echo "---
|
||||||
parent:
|
parent:
|
||||||
order: false
|
order: false
|
||||||
---" > "./${toolsDir}/readme.md"
|
---" > "./${toolsDir}/readme.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user