cosmos
Here are 176 public repositories matching this topic...
Lunie is making staking accessible for everyone
-
Updated
Oct 23, 2020 - JavaScript
Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
-
Updated
Oct 22, 2020 - TeX
A Consensus Supercomputer for computing relevance in web3, built with IPFS, Cosmos-SDK & CUDA #fuckgoogle
-
Updated
Oct 17, 2020 - Go
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
-
Updated
Oct 23, 2020 - Go
-
Updated
Jun 10, 2020 - HTML
-
Updated
Sep 7, 2020 - JavaScript
A rust implementation of the ABCI protocol for tendermint core
-
Updated
Oct 23, 2020 - Rust
Describe the bug
https://likecoin.bigdipper.live/account/cosmos1mztweu8y2lazpapfgtqmadxaqaapyasvmqa947
account page is failed to load
To Reproduce
Steps to reproduce the behavior:
BandChain - Decentralized Data Delivery Network
-
Updated
Oct 25, 2020 - Reason
Cosmic Clone is a utility that can backup\clone\restore a azure Cosmos database Collection. It can also anonymize cosmos documents and helps hide personally identifiable data.
-
Updated
Aug 25, 2020 - C#
AuraOS, the Franco-English Operating System developed in C# using Cosmos!
-
Updated
Sep 3, 2020 - C#
An awesome tool-kit for launching Cosmos-SDK and Tendermint-based projects
-
Updated
May 21, 2020 - Python
Hi,
We get an internal error while broadcasting a tx.
Here is our signedTx :
signedTx = {
"tx": {
"msg": stdSignMsg.msg,
"fee": stdSignMsg.fee,
"signatures": [
{
"signature": signatureBase64,
"pub_key": getPubKeyBase64(ecpairPriv)
}
],
"
This is minimal chat application based on Tendermint Blockchain using Lotionjs with 2 validator nodes
-
Updated
Sep 5, 2020 - JavaScript
Systems Engineering Knowledge Base
-
Updated
Aug 22, 2019 - Python
-
Updated
Oct 25, 2020 - Java
Cosmos app for clearing and settlements
-
Updated
Apr 24, 2018 - Go
Javascript implementation of the Amino encoding protocol
-
Updated
Nov 1, 2019 - JavaScript
A Cosmos Hub data aggregator and exporter.
-
Updated
May 14, 2020 - Go
global hosting, financial automation, server-less web components
-
Updated
Feb 27, 2018 - Go
Blockchain、Hyperledger、Ethereum、IPFS learning materials
-
Updated
Sep 14, 2020 - HTML
Business Entity Execution Framework
-
Updated
Oct 21, 2020 - C#
Improve this page
Add a description, image, and links to the cosmos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cosmos topic, visit your repo's landing page and select "manage topics."


It wouldn't start if genesisPath and GCI is specified.
Node v11.8.0
Lotion 0.4.8
`
lotion({
initialState: {
blockNo: 0,
txCount: 0
},
ports: { abci: 58354, p2p: 58355, rpc: 58356 },
GCI:
'08a5972afaf42e5751cd7f1af542c4e5e259e07dd0d45d31ffba3eaced632549',
genesisPath:
'/Users/admin/.lotion/networks/806f53597c1bfb8fdd9d128aca662a19/config/genesis.json'
})