https://github.com/adamlaska/osmos-cosmos-sdk

https://github.com/adamlaska/osmos-cosmos-sdk

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    6 of 140 committers (4.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: adamlaska
  • License: other
  • Language: Go
  • Default Branch: master
  • Size: 39.2 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 57
  • Releases: 0
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codeowners Security

README.md

Cosmos SDK

banner

version CircleCI codecov Go Report Card license LoC API Reference riot.im

The Cosmos-SDK is a framework for building blockchain applications in Golang. It is being used to build Gaia, the first implementation of the Cosmos Hub.

WARNING: The SDK has mostly stabilized, but we are still making some breaking changes.

Note: Requires Go 1.13+

Quick Start

To learn how the SDK works from a high-level perspective, go to the SDK Intro.

If you want to get started quickly and learn how to build on top of the SDK, please follow the SDK Application Tutorial. You can also fork the tutorial's repo to get started building your own Cosmos SDK application.

For more, please go to the Cosmos SDK Docs

Cosmos Hub Mainnet

The Cosmos Hub application, gaia, has moved to its own repository. Go there to join the Cosmos Hub mainnet and more.

Disambiguation

This Cosmos-SDK project is not related to the React-Cosmos project (yet). Many thanks to Evan Coury and Ovidiu (@skidding) for this Github organization name. As per our agreement, this disambiguation notice will stay here.

Owner

  • Name: Адамласка
  • Login: adamlaska
  • Kind: user
  • Location: adamlaska.ru
  • Company: bitinfo

GitHub Events

Total
  • Issue comment event: 10
  • Push event: 7
  • Pull request event: 7
  • Create event: 7
Last Year
  • Issue comment event: 10
  • Push event: 7
  • Pull request event: 7
  • Create event: 7

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 4,832
  • Total Committers: 140
  • Avg Commits per committer: 34.514
  • Development Distribution Score (DDS): 0.845
Top Committers
Name Email Commits
rigelrozanski r****i@g****m 749
Ethan Frey e****y@u****m 558
Ethan Buchman e****n@c****o 444
Christopher Goes c****s@p****g 316
Christopher Goes c****s@p****h 292
Jae Kwon j****e@t****m 253
Alexander Bezobchuk a****z@u****m 233
Alessio Treglia q****o@u****m 154
mossid t****e@g****m 139
Alessio Treglia a****o@t****m 120
Sunny Aggarwal s****7@g****m 114
Dev Ojha V****n@u****m 104
Zach Ramsay z****y@g****m 101
Jack Zampolin j****n@g****m 98
ValarDragon d****2@g****m 94
HaoyangLiu l****8@1****m 70
Federico Kunze 3****e@u****m 67
gamarin2 g****r@t****m 65
Federico Kunze f****e@b****u 55
Aditya Sripal a****l@g****m 49
Fabian Weber f****e@g****m 48
Aleksandr Bezobchuk a****x@t****m 47
Adrian Brink a****n@b****m 43
Sridhar Ganesan s@v****m 37
Alexis Sellier a****s@c****o 30
Matt Bell m****m@g****m 29
colin axner c****r@b****u 25
Sunny Aggarwal s****7@p****h 25
Greg Szabo g****g@p****m 24
Frank Yang f****g@h****m 23
and 110 more...

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 22
  • Total pull requests: 49
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.53
  • Merged pull requests: 0
  • Bot issues: 21
  • Bot pull requests: 5
Past Year
  • Issues: 1
  • Pull requests: 12
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.75
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sonatype-depshield[bot] (21)
  • adamlaska (1)
Pull Request Authors
  • adamlaska (34)
  • snyk-bot (10)
  • dependabot[bot] (4)
  • imgbot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
do-not-merge (18) dependencies (4)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 120
proxy.golang.org: github.com/adamlaska/osmos-cosmos-sdk
  • Versions: 120
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Forks count: 9.0%
Average: 9.0%
Dependent repos count: 9.3%
Stargazers count: 10.9%
Last synced: 10 months ago

Dependencies

go.mod go
  • github.com/99designs/keyring v1.1.2
  • github.com/bartekn/go-bip39 v0.0.0-20171116152956-a05967ea095d
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/btcsuite/btcd v0.0.0-20190115013929-ed77733ec07d
  • github.com/cosmos/go-bip39 v0.0.0-20180618194314-52158e4697b8
  • github.com/cosmos/ledger-cosmos-go v0.10.3
  • github.com/fortytw2/leaktest v1.3.0
  • github.com/gogo/protobuf v1.3.0
  • github.com/golang/mock v1.3.1-0.20190508161146-9fa652df1129
  • github.com/gorilla/mux v1.7.3
  • github.com/gorilla/websocket v1.4.1
  • github.com/hashicorp/golang-lru v0.5.3
  • github.com/mattn/go-isatty v0.0.9
  • github.com/pelletier/go-toml v1.4.0
  • github.com/pkg/errors v0.8.1
  • github.com/rakyll/statik v0.1.6
  • github.com/spf13/afero v1.2.1
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.4.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stumble/gorocksdb v0.0.3
  • github.com/tendermint/btcd v0.1.1
  • github.com/tendermint/crypto v0.0.0-20190823183015-45b1026d81ae
  • github.com/tendermint/go-amino v0.15.0
  • github.com/tendermint/iavl v0.12.4
  • github.com/tendermint/tendermint v0.32.3
  • github.com/tendermint/tm-db v0.2.0
  • gopkg.in/yaml.v2 v2.2.2
go.sum go
  • 233 dependencies
docs/package-lock.json npm
  • 982 dependencies
docs/package.json npm
  • lodash ^4.17.11 development
  • markdown-it ^8.4.2 development
  • markdown-it-meta 0.0.1 development
  • vuepress ^1.0.2 development
  • axios ^0.19.0
docs/yarn.lock npm
  • 985 dependencies