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

Projects in Awesome Lists by CodeChain-io

A curated list of projects in awesome lists by CodeChain-io .

https://github.com/CodeChain-io/codechain

CodeChain's official implementation in Rust.

asset blockchain digital-securities rust tokenization

Last synced: 30 Mar 2025

https://github.com/codechain-io/codechain

CodeChain's official implementation in Rust.

asset blockchain digital-securities rust tokenization

Last synced: 06 Apr 2025

https://github.com/codechain-io/codechain-explorer

Block Explorer for CodeChain

blockchain codechain explorer

Last synced: 20 Nov 2024

https://github.com/codechain-io/intertrait

A library providing direct casting among trait objects implemented by a type

Last synced: 21 Jun 2025

https://github.com/CodeChain-io/intertrait

A library providing direct casting among trait objects implemented by a type

Last synced: 16 May 2025

https://github.com/codechain-io/foundry

A programmable open source blockchain engine

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-dashboard

CodeChain network management and monitoring tool

management monitoring network

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-web-wallet

CodeChain Web Wallet

codechain wallet web

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-indexer

A blockchain data indexing tool for CodeChain

codechain indexer

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-cuckoo

A memory-bound graph-theoretic proof-of-work system written in Rust

consensus cuckoo memory-hard pow rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-exchange

A decentralized exchange platform for CodeChain

asset decentralized exchange

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-cuckoo-miner

The CodeChain CPU miner for cuckoo hashing

blockchain codechain cuckoo miner rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-miner

Mining worker for PoW algorithms in CodeChain.

codechain miner rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-iblt

Invertible bloom lookup table implementation in Rust

iblt rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-codechain-crypto

The crypto library used by CodeChain.

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-merkle-trie

Merkle trie for CodeChain

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-keystore-cli

A command line key management tool for CodeChain

cli codechain key

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-faucet

CodeChain testnet faucet

ccc codechain faucet

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-keystore-js

A private key management library for CodeChain

codechain keystore

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-codechain-primitives

Primitive types used by CodeChain.

rust types

Last synced: 20 Nov 2024

https://github.com/codechain-io/remote-trait-object

A simple and powerful Rust remote method invocation library based on trait objects

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-proxy

An RPC proxy server for CodeChain

codechain proxy rpc whitelist

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-blake-miner

The CodeChain miner for blake_pow

blake2b blockchain codechain miner rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-codechain-db

Databases that CodeChain uses

Last synced: 24 Jun 2025

https://github.com/codechain-io/codechain-keystore-server

A private key management server for CodeChain

codechain keystore server

Last synced: 20 Nov 2024

https://github.com/codechain-io/proof-of-ownership-demo

Proof of Ownership Demo

demo poo

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-primitives-js

JavaScript functions and classes for CodeChain primitives

primitives types

Last synced: 14 Jun 2025

https://github.com/codechain-io/codechain-cuckoo-cuda-miner

The CodeChain CUDA miner for cuckoo hashing

Last synced: 14 Mar 2025

https://github.com/codechain-io/codechain-stakeholder-sdk-js

A JavaScript implementation for CodeChain stake token related custom actions and custom transactions

javascript stake token

Last synced: 20 Nov 2024

https://github.com/codechain-io/rlp-debugger

A static web page to debug RLP encoded bytes

debugging rlp

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-sdk-python

Python Software Development Kit for CodeChain

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-config-generator

CodeChain Config Generator

Last synced: 20 Nov 2024

https://github.com/codechain-io/foundry-rpc-js

A thin wrapper of Foundry RPC

Last synced: 24 Jun 2025

https://github.com/codechain-io/rust-token-generator

A token generator.

generator rust token

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-sdk-go

Go Software Development Kit for CodeChain

Last synced: 20 Nov 2024

https://github.com/codechain-io/foundry-sandbox

Sandbox implementation for the module of Foundry

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-finally-block

Final block that is executed at the last

finally rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/module-rt

A runtime for a Foundry application module written in Rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/jsonrpc-filter

A proxy server that allows the only subsets of the RPCs

filter json rpc

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-rpc-js

A thin wrapper of CodeChain RPC

javascript rpc sdk

Last synced: 20 Nov 2024

https://github.com/codechain-io/cron-jobs

Cron jobs using CodeChain network

cron monitoring script

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-limited-table

Size limited table.

container rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-docs

CodeChain Documentation

codechain documentation

Last synced: 14 Mar 2025

https://github.com/codechain-io/foundry-primitives-js

Primitive types used by Foundry

Last synced: 20 Nov 2024

https://github.com/codechain-io/rust-never-type

This library is an alternative implementation of never type for stable rust.

never rust

Last synced: 20 Nov 2024

https://github.com/codechain-io/codechain-change-common-params

A static web page to create a CodeChains "ChangeCommonParams" transaction

Last synced: 20 Nov 2024

https://github.com/codechain-io/trie-standardmap

Standard test map for profiling merkle tries

Last synced: 14 Mar 2025

https://github.com/codechain-io/foundry-keystore-js

A private key management library for Foundry

Last synced: 14 Mar 2025

https://github.com/codechain-io/foundry-keystore-cli

A command line key management tool for Foundry

Last synced: 14 Mar 2025

https://github.com/codechain-io/codechain-sdk-java

CodeChain Java SDK

Last synced: 14 Mar 2025

https://github.com/codechain-io/research

Research

Last synced: 14 Mar 2025