Pinned Repositories
ord-rs
Inscriptions and BRC20 Rust library
blockp2p
Enabling fast blockchain broadcast with scalable p2p network topology
cedi
A simple ERC20 (fungible) token implementation for NEAR
chaum-pedersen-zkp
Rust implementation of the Chaum-Pedersen zero-knowledge cryptographic protocol.
dagchain
An attempt to implement a full DAG (directed acyclic graph) node in Rust
grapevine
A simple peer-to-peer gossip protocol handler
imagico
A command-line program for hiding secret messages in PNG files
solana-escrow
An escrow program (smart contract) built for the Solana blockchain
wrap-cli
Used to create, build, and integrate wraps.
svm
SVM - Spacemesh Virtual Machine
kobby-pentangeli's Repositories
kobby-pentangeli/solana-escrow
An escrow program (smart contract) built for the Solana blockchain
kobby-pentangeli/grapevine
A simple peer-to-peer gossip protocol handler
kobby-pentangeli/dagchain
An attempt to implement a full DAG (directed acyclic graph) node in Rust
kobby-pentangeli/blockp2p
Enabling fast blockchain broadcast with scalable p2p network topology
kobby-pentangeli/cedi
A simple ERC20 (fungible) token implementation for NEAR
kobby-pentangeli/chaum-pedersen-zkp
Rust implementation of the Chaum-Pedersen zero-knowledge cryptographic protocol.
kobby-pentangeli/imagico
A command-line program for hiding secret messages in PNG files
kobby-pentangeli/json-file-parser
A CLI application that reads from a stream of JSON files, and computes some data-quality metrics
kobby-pentangeli/merkle-tree-accumulator
Pure Rust implementation of a Merkle tree accumulator
kobby-pentangeli/min-no-std
A minimal setup for a no_std library with wee_alloc as global allocator
kobby-pentangeli/cross-contract-calls
Cross-contract invocations in Rust and WebAssembly
kobby-pentangeli/ordinals-api
Bitcoin Ordinals API
kobby-pentangeli/ordinals-explorer
Explore Ordinals inscriptions, using the Hiro Ordinals API powered by Chainhooks.
kobby-pentangeli/reverse-proxy
An implementation of a simple HTTP server acting as a reverse proxy
kobby-pentangeli/rust-web3api
Obsoleted by https://github.com/Web3-API/monorepo/tree/pentangeli-wasm-rust
kobby-pentangeli/scheduler
Schedule and manage your tasks in a `TO-DO` or diary style
kobby-pentangeli/simple-rlp
Simple Recursive Length Prefix serialization & deserialization library