Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/likecoin/mainnet
Mainnet configurations for LikeCoin chain
https://github.com/likecoin/mainnet
cosmos-sdk likecoin
Last synced: 2 days ago
JSON representation
Mainnet configurations for LikeCoin chain
- Host: GitHub
- URL: https://github.com/likecoin/mainnet
- Owner: likecoin
- Created: 2021-09-23T05:16:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T14:40:35.000Z (7 months ago)
- Last Synced: 2024-05-01T11:22:44.005Z (6 months ago)
- Topics: cosmos-sdk, likecoin
- Language: Shell
- Homepage: https://mainnet-node.like.co/rpc/
- Size: 2.16 MB
- Stars: 0
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LikeCoin Chain Mainnet
chain-id: `likecoin-mainnet-2`
codename: [ChungKing++](https://blog.like.co/en/likecoin-chain-upgrade-chungking/)
## Current Software Version
[v4.2.0](https://github.com/likecoin/likecoin-chain/releases/tag/v4.2.0) [`4569ea35dfa25f0131135fee8ff6745eccb4f9c5`](https://github.com/likecoin/likecoin-chain/tree/4569ea35dfa25f0131135fee8ff6745eccb4f9c5)
Base on Cosmos SDK v0.46.16, with [dual-prefix handler](https://github.com/likecoin/cosmos-sdk/tree/v0.46.16-dual-prefix)
## Genesis
`f42e1d49ca30f69ace60f5eb61416e9393d318083849e83d1fc33df4085462c0`
[`genesis.json`](./genesis.json)## Seed Nodes
`[email protected]:26656`
`[email protected]:26656`## Explorer and staking tools
https://dao.like.co/
https://likecoin.bigdipper.live/
## RPC server
https://mainnet-node.like.co/rpc/
https://mainnet-node-rpc.like.co/
## LCD server
https://mainnet-node.like.co/
https://mainnet-node-lcd.like.co/
## GRPC server (Beta)
`mainnet-node-grpc.like.co:80`
## Websocket server (Beta)
`wss://mainnet-node.like.co/rpc/websocket`
## Use with Keplr wallet
[Configuration](keplr.json) for Keplr [Suggest Chain](https://docs.keplr.app/api/suggest-chain.html) API
## Use with lunie-ng
[Configuration](network.json) for [lunie-ng](https://github.com/likecoin/tlunie-ng)
Please find additional rpc server, peers and seed provided by community in [rpc.md](rpc.md), [peers.md](peers.md) and [seeds.md](seeds.md)
## Applications and other useful tools
Please find more info in [this repository](https://github.com/likecoin/likecoin#readme)