Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/satindergrewal/awesome-kmd

A curated list of awesome Komodo Platform frameworks, libraries and software https://awesomekmd.com
https://github.com/satindergrewal/awesome-kmd

List: awesome-kmd

Last synced: 3 months ago
JSON representation

A curated list of awesome Komodo Platform frameworks, libraries and software https://awesomekmd.com

Awesome Lists containing this project

README

        

# awesome-kmd
A curated list of awesome Komodo Platform frameworks, libraries and software https://awesomekmd.com

- Awesome Komodo
- [Wallets](#wallets)
- [BarterDEX Resources](#barterdex-resources)
- [MarketMaker](#marketmaker-mm)
- [BarterDEX Desktop Applications](#barterdex-desktop-applications)
- [KMD Explorers](#kmd-explorers)
- [Code Libraries](#code-libraries)
- [C++](#c)
- [C](#c-1)
- Java
- [Rust](#rust)
- [Golang](#golang)
- [JavaScript](#javascript)
- [C#](#c-2)
- [Proof of Concept Apps](#proof-of-concept-apps)
- [General CC](#general-cc)
- [Assets](#assets)
- [Channels](#channels)
- [Coda](#coda)
- [Dice](#dice)
- [Dilithium](#dilithium)
- [Faucet](#faucet)
- [Games](#games)
- [Gateways](#gateways)
- [Heir](#heir)
- [Marmara](#marmara)
- [MoMoM](#momom)
- [Musig](#musig)
- [Oracles](#oracles)
- [Payments](#payments)
- [Pegs](#pegs)
- [Prices](#prices)
- [Rewards](#rewards)
- [Rogue](#rogue)
- [Sudoku](#sudoku)
- [Tetris](#tetris)
- [Chat](#chat)
- [Documentation](#documentation)
- [User Documentation](#documentation)
- [Developer Documentation](#documentation)
- [Knowledgebase and Help](#knowledgebase-and-help)
- [Ecosystem Projects](#ecosystem-projects)
- Veruscoin
- Maramara
- Pirate
- Utrum
- ~~KMDice~~ (Stalled)
- HyperDEX
- Chainswap
- Coque
- BitcoinHush
- KMDLabs
- Ecosystem Companies/Organisations
- ChainMakers
- ChainZilla
- Komodo Pioneers
- Peer2Cloud
- Pungo
- PearlPay
- RedFox
- AXO
- DEX Stats
- dPoW (delayed Proof of Work) Secured Projects
- Hush
- GameCredits
- Chips
- Einsteinium
- Articles mentioning Komodo
- Videos mentioning komodo
- Resources
- Conferences
- Meetups
- E-Books
- Twitter
- Website

# Wallets

### Official Komodo Wallets
- Website: [https://komodoplatform.com/komodo-wallets/](https://komodoplatform.com/komodo-wallets/)
- Source Code:
- KomodoOceanQT Desktop Wallet: [https://github.com/DeckerSU/KomodoOcean](https://github.com/DeckerSU/KomodoOcean)

### Unofficial Komodo Wallets:
- Verus Agama Wallet: [https://veruscoin.io/wallet.html](https://veruscoin.io/wallet.html)
-

# AtomicDEX Resources

### Marketmaker (mm)
DEX API provider daemon
- v1.0 source code: [https://github.com/jl777/SuperNET](https://github.com/jl777/SuperNET)
- v2.0 source code (in development code): [https://github.com/artemii235/SuperNET/tree/mm2](https://github.com/artemii235/SuperNET/tree/mm2)

### AtomicDEX Desktop Applications:
- AtomicDEX Official Mobile App: [https://atomicdex.io](https://atomicdex.io)
- HyperDEX (3rd party) - Very user friendly interface for Marketmaker v2.0: [https://github.com/atomiclabs/hyperdex-nightlies/releases](https://github.com/atomiclabs/hyperdex-nightlies/releases)
- Chainswap (3rd Party) - Another amazing Marketmaker v2.0 based Desktop DEX App: [https://github.com/chainmakers/chainmakers-ui-mono-repository/releases](https://github.com/chainmakers/chainmakers-ui-mono-repository/releases)
- Python QT (3rd Party) - MarketMaker Exchange and trading Bot GUI: [https://github.com/smk762/mmbot_qt/blob/style/docs/README.rst](https://github.com/smk762/mmbot_qt/blob/style/docs/README.rst)
- PytomicDEX TUI (3rd Part) MarketMaker TUI written in Python - [https://github.com/smk762/pytomicDEX](https://github.com/smk762/pytomicDEX)

# KMD Explorers
- [https://kmdexplorer.io/](https://kmdexplorer.io/)
- [https://kmdexplorer.ru/](https://kmdexplorer.ru/)
- [https://kmd.explorer.dexstats.info](https://kmd.explorer.dexstats.info)
- [https://komodod.com/](https://komodod.com/)

# Code Libraries

### C++

### C

### Rust
- komodorpc-rust-client:
- Source Code: [https://github.com/n41r0j/komodorpc-rust-client](https://github.com/n41r0j/komodorpc-rust-client)
- Documentation:
- Examples:

### Golang
- kmdgo:
- Source Code: [https://github.com/satindergrewal/kmdgo](https://github.com/satindergrewal/kmdgo)
- Documentation: [https://godoc.org/github.com/satindergrewal/kmdgo/](https://godoc.org/github.com/satindergrewal/kmdgo/)
- Examples: [https://github.com/satindergrewal/kmdgo/blob/master/examples](https://github.com/satindergrewal/kmdgo/blob/master/examples)

### JavaScript

### C#

# Proof of Concept Apps

### General CC
- TUI for various CC modules written in Python - [https://github.com/tonymorony/komodo-cctools-python](https://github.com/tonymorony/komodo-cctools-python)

### Assets
- Pokemon NFTs - [https://github.com/NOCTLJRNE/Komodo-Pokemon.git](https://github.com/NOCTLJRNE/Komodo-Pokemon.git)
- Assets CC TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/assets_cc_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/assets_cc_tui.py)
- Buy/Sell NFT Rogue Characters line 1527-1915 - [https://github.com/tonymorony/komodo-cctools-python/blob/master/lib/tuilib.py#L1527](https://github.com/tonymorony/komodo-cctools-python/blob/master/lib/tuilib.py#L1527)

### Bots
- Telegram Bot in Python - [https://github.com/tonymorony/python-telegram-bot](https://github.com/tonymorony/python-telegram-bot)

### Channels
- Channels Instant Payment Mechanism - [https://github.com/tonymorony/ChannelsCC-GUI](https://github.com/tonymorony/ChannelsCC-GUI)

### Coda
- Constant Blockchain Size - [https://github.com/Mixa84/To-Do/issues/2](https://github.com/Mixa84/To-Do/issues/2)

### Dice
- DiceBets, Web based KMDDICE wallet and game - [https://www.dicebets.net/](https://www.dicebets.net/)
- KMDice, desktop wallets to place decentralized dice game - [http://kmdice.bet/](http://kmdice.bet/)
- DiceCC GUI in Python - [https://github.com/tonymorony/DiceCC-GUI](https://github.com/tonymorony/DiceCC-GUI)
- KMDice Remote GUI Windows - [https://www.virustotal.com/#/file/1a982d48b6a57d0af5cb5fce71e4c36b6b319847e72a5fc4a4f8f1a0e5d18aca/detection](https://www.virustotal.com/#/file/1a982d48b6a57d0af5cb5fce71e4c36b6b319847e72a5fc4a4f8f1a0e5d18aca/detection)

### Dilithium
- Dilitium Quantum Security Article - [https://komodoplatform.com/dilithium-quantum-secure-blockchain/](https://komodoplatform.com/dilithium-quantum-secure-blockchain/)

### Faucet
- Live Faucet Using PoW to prevent spamming - [https://www.atomicexplorer.com/#/faucet/rick](https://www.atomicexplorer.com/#/faucet/rick)

### Games
- Antara gaming SDK - [https://github.com/KomodoPlatform/antara-gaming-sdk/tree/0.0.1](https://github.com/KomodoPlatform/antara-gaming-sdk/tree/0.0.1)

### Gateways
- Gateways CC Creation TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/gateways_creation_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/gateways_creation_tui.py)
- Gateways CC Usage TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/gateways_usage_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/gateways_usage_tui.py)

### Heir

### MarketMaker
- MarketMaker Exchange and trading Bot GUI in Python QT - [https://github.com/smk762/mmbot_qt/blob/style/docs/README.rst](https://github.com/smk762/mmbot_qt/blob/style/docs/README.rst)
- PytomicDEX TUI in Python - [https://github.com/smk762/pytomicDEX](https://github.com/smk762/pytomicDEX)
- AtomicDEX PyStats in Python - [https://github.com/smk762/atomicDEX_pystats](https://github.com/smk762/atomicDEX_pystats)

### Marmara
- Marmara TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/marmara_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/marmara_tui.py)

### MoMoM

### Musig

### Oracles
- Live demo of Oracles CC module - [http://oracle.earth/](http://oracle.earth/)
- GPS tracking a wandering hound with Particle.io via Komodo cryptoconditions oracles, displayed on Leaflet. Source code: [https://github.com/smk762/Dragonhound](https://github.com/smk762/Dragonhound)
- [https://www.dragonhound.tech/](https://www.dragonhound.tech/)
- Oracle Creator via Browser - [https://oracle.earth/create_oracle/](https://oracle.earth/create_oracle/)
- List of Active Oracles - [https://oracle.earth/oracles_list/](https://oracle.earth/oracles_list/)
- Oracles CC TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/oracles_cc_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/oracles_cc_tui.py)
- Oracles CC TrollBox in Python (Chat) - [https://github.com/tonymorony/OraclesCC_Chat-GUI](https://github.com/tonymorony/OraclesCC_Chat-GUI)

### Payments
- Payments CC TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/payments_cc_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/payments_cc_tui.py)

### Pegs
- Pegs Explainer - [https://github.com/Mixa84/komodo/wiki/Pegs-CC](https://github.com/Mixa84/komodo/wiki/Pegs-CC)
- Pegs CC Creation TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/pegs_creation_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/pegs_creation_tui.py)
- Pegs CC Usage TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/pegs_usage_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/pegs_usage_tui.py)

### Prices
- Synthetic Prices Betting Game - [https://docs.google.com/document/d/1O5hJ_ZeBWK-xP3f3RM48ruG3mOlsPbbLcXjyqtn0Oew/edit](https://docs.google.com/document/d/1O5hJ_ZeBWK-xP3f3RM48ruG3mOlsPbbLcXjyqtn0Oew/edit)
- Prices CC App2 in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/prices_app_v2.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/prices_app_v2.py)
- Prices CC Visualization in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/prices_visualization_server.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/prices_visualization_server.py)
- Prices CC Rekt Inspector in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/rekt_inspector.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/rekt_inspector.py)
- Live Synthetic Price Feed - [http://159.69.45.70:8050/](http://159.69.45.70:8050/)
- Live Synthetic Price Feed 2 - [http://kmd.money:8050/](http://kmd.money:8050/)

### Rewards

### Rogue
- Rogue Game TUI in Python - [https://github.com/KomodoPlatform/komodo/wiki/Get-Started-with-Rogue-Game](https://github.com/KomodoPlatform/komodo/wiki/Get-Started-with-Rogue-Game)
- Rogue Game TUI Python in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/rogue_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/rogue_tui.py)

### Sudoku
- Sudoku Game GUI - [https://github.com/tonymorony/Komodoku](https://github.com/tonymorony/Komodoku)

### Tetris
- Tetris CC TUI in Python - [https://github.com/tonymorony/komodo-cctools-python/blob/master/tetris_tui.py](https://github.com/tonymorony/komodo-cctools-python/blob/master/tetris_tui.py)

### Chat
- On chain real time chat for KMD Smart Chains - [https://github.com/KMDLabs/trollbox](https://github.com/KMDLabs/trollbox)
- On chain TrollBox in Browser - [https://www.atomicexplorer.com/#/trollbox](https://www.atomicexplorer.com/#/trollbox)

# Documentation

- Komodo Official Documentation: [https://developers.komodoplatform.com](https://developers.komodoplatform.com)
- MarketMaker v2.0 API documentation: [https://developers.atomicdex.io](https://developers.atomicdex.io)
- Antara Gaming SDK Documentation: [https://antara-gaming-sdk.readthedocs.io/](https://antara-gaming-sdk.readthedocs.io)

# Knowledgebase and Help

- Official Komodo Platform support: [https://support.komodoplatform.com](https://support.komodoplatform.com)
- Komodo Platform Discord: [https://komodoplatform.com/discord](https://komodoplatform.com/discord)

# Ecosystem Projects

# Ecosystem Companies/Organisations

# dPoW (delayed Proof of Work) Secured Projects

# Articles mentioning Komodo

# Videos mentioning komodo

# Resources