Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crypto-org-chain/awesome

Collections of awesome Crypto.com Chain related projects
https://github.com/crypto-org-chain/awesome

List: awesome

Last synced: 7 days ago
JSON representation

Collections of awesome Crypto.com Chain related projects

Awesome Lists containing this project

README

        

# Awesome Crypto.org Chain

[Crypto.org Chain](https://crypto.org/) is the next generation public blockchain that enables transactions worldwide between people and businesses. It is a blockchain application built using [Cosmos SDK](https://cosmos.network/sdk) and [Tendermint](https://tendermint.com/), intended as a backbone for some of the existing and future Crypto.org ecosystem.

## Contributing

Please read our [Contributing guideline](./CONTRIBUTING.md).

## Contents

- [Node Implementations](#node-implementations)
- [Clients and Libraries](#clients-and-libraries)
- [JavaScript](#javascript)
- [Python](#python)
- [Wallets](#wallets)
- [Indexings](#indexings)
- [Full Node Services](#full-node-services)
- [Dashboards](#dashboards)
- [Node Monitoring](#node-monitoring)
- [Documentations](#documentations)

## Node Implementations

- [crypto-org-chain/chain-main (Official)](https://github.com/crypto-org-chain/awesome#node-implementations) | Golang

## Clients and Libraries

### JavaScript

- [crypto-org-chain/chain-jslib](https://github.com/crypto-org-chain/chain-jslib)

### Python

- [crypto-org-chain/pystarport](https://github.com/crypto-org-chain/chain-main/tree/master/pystarport)
- [crypto-org-chain/chainlibpy](https://github.com/crypto-org-chain/chainlibpy)

### Golang

- [Cosmos Utilities (Transaction Decoding, Address Conversion)](https://github.com/calvinlauyh/cosmosutils) by [calvinlauyh](https://github.com/calvinlauyh)

## Wallets

### Ledger
- Official Application | [Source](https://github.com/LedgerHQ/app-cryptocom ) | [Rust client](https://github.com/crypto-com/ledger-rs)

### Keplr
- [Simple Integration with Keplr Wallet](https://giansalex.github.io/cro-keplr/) by [giansalex](https://github.com/giansalex) | [Source](https://github.com/giansalex/cro-keplr)

### Desktop Wallet
- [Crypto.com DeFi Desktop Wallet](https://crypto.com/defi-wallet) by Crypto.com | [Source](https://github.com/crypto-com/chain-desktop-wallet)

## Indexings

- [crypto-com/chain-indexing](https://github.com/crypto-com/chain-indexing)

## Block Explorers

- [Official Explorer](https://chain.crypto.com/explorer) | [Source](https://github.com/crypto-com/chain-indexing)
- [Big Dipper](https://explorer.nebkas.ro) hosted by [[ nebkas.ro ]](https://nebkas.ro) | [Source](https://github.com/forbole/big-dipper)
- [LOOK](https://look.ping.pub/#/validator?chain=crypto-org-chain-mainnet-1)
- [CDOScan](https://cdoscan.com)
- [Yummy Explorer](https://explorer.yummy.capital/)

## Full Node Services

- [Alchemy](https://www.alchemy.com/crypto-org)

## Dashboards

- [SmartStake - Validator Historical Performance Analysis](https://cc.smartstake.io)
- [Defier - Validator Live Stats and Ranking](https://defier.net)

## Node Monitoring

- [Validator Signing Check Telegram Bot](http://t.me/crossfirecheckerbot) | [Source](https://github.com/samueltayishere/crossfire-telegram-bot)

## Documentations

- [Official Documentations](https://crypto.org/docs/) | [Source](https://github.com/crypto-org-chain/chain-docs)

## Disclaimer

This is a community-driven repository. It does not reflect the views of Crypto.org. Under no circumstances will Crypto.org be liable for the impacts and loses created by using these projects.