Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)