mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
The First Modular AI Chain
4599caca07
* query get price implemented - /pricefeed/price/xrp:usd * query rawprices implemented - /pricefeed/rawprices/xrp:usd * refactored to QueryWithMarketIDParams, added rest logic for QueryOracles * new query get oracles implemented for cli and rest - /pricefeed/oracles/xrp:usd * tx postprice implemented - /pricefeed/postprice/{MsgPostPrice} * updated contrib with post-price examples and added to README * added cliCtx.WithHeight(height) and removed import comment |
||
---|---|---|
.circleci | ||
app | ||
cli_test | ||
cmd | ||
contrib | ||
docs | ||
simulations | ||
swagger-ui | ||
x | ||
.gitignore | ||
CHANGELOG.md | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
kava-logo.svg | ||
LICENSE.md | ||
Makefile | ||
README.md |
DeFi for Crypto.
Telegram | Medium | Validator Chat
Participate in Kava testnets and snag a founder badge!
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the comsos-sdk.
Quick Start
make install
Mainnet
Note, the current reccomended version of the software for mainnet is v0.3.1.
To join the latest testnet, head over to the testnet repo.
License
Copyright © Kava Labs, Inc. All rights reserved.
Licensed under the Apache v2 License.