Pinned Repositories
abstract-account
An account abstraction solution for CosmWasm-enabled chains
cosmos-sdk-historical-query
How to query a Cosmos chain at historical block heights in Rust, Go, JS, and Bash
cw-plus-plus
A collection of CosmWasm utilities and helper functions that I use
cw-template
Template for multi-contract CosmWasm projects
ics999
An all-in-one IBC protocol providing fungible token transfer, interchain account, and async query functionalities
simapp
Minimalist cosmos app for testing purpose
steak
Steak is a liquid staking protocol for CosmWasm-enabled chains, with deployments on Osmosis, Juno, and Terra
txf
A library facilitating the signing and broadcasting of transactions on Cosmos SDK-based blockchains
workshops
Talks and workshops hosted by larry
left-curve
The Left Curve Stack
larry0x's Repositories
larry0x/abstract-account
An account abstraction solution for CosmWasm-enabled chains
larry0x/steak
Steak is a liquid staking protocol for CosmWasm-enabled chains, with deployments on Osmosis, Juno, and Terra
larry0x/ics999
An all-in-one IBC protocol providing fungible token transfer, interchain account, and async query functionalities
larry0x/cosmos-sdk-historical-query
How to query a Cosmos chain at historical block heights in Rust, Go, JS, and Bash
larry0x/cw-plus-plus
A collection of CosmWasm utilities and helper functions that I use
larry0x/badges
Monorepo for the Badges project
larry0x/cw-template
Template for multi-contract CosmWasm projects
larry0x/txf
A library facilitating the signing and broadcasting of transactions on Cosmos SDK-based blockchains
larry0x/tree
A versioned and merklized radix tree
larry0x/wasm-host-example
A demo on how to call Wasm modules, using Rust and Wasmi
larry0x/blogmaker
The self-made software package I used to make my blog. Feel free to use it!
larry0x/cosmwasm
Framework for building smart contracts in Wasm for the Cosmos SDK
larry0x/wasmi
WebAssembly (Wasm) interpreter.
larry0x/bech32-address-conversion
Example showing how to convert the prefix of bech32 addresses
larry0x/celestia-networks
larry0x/chainlist
📚 Chain Resource Managed By Cosmostation
larry0x/cosmwasm-featureless-entry-point-error
larry0x/cw-storage-plus
Storage abstractions for CosmWasm smart contracts
larry0x/ibc
Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
larry0x/ica-oracle
CosmWasm Oracle contract that receives data transmitted via interchain accounts
larry0x/ics23
Building generic merkle proof format for IBC
larry0x/mesc
MESC is a specification for how crypto tools configure their RPC endpoints
larry0x/neutron
Smart Contract platform secured by Cosmos Hub
larry0x/osmosis
The AMM Laboratory
larry0x/osmosis-proto
Protobuf type definitions and clients of the Osmosis chain, in Rust
larry0x/rust-benchmark-example
Simple example on how to do benchmarks in Rust using the "criterion" library
larry0x/stargaze
Stargaze Cosmos proof-of-stake blockchain
larry0x/tree-benchmark
larry0x/wasm-hash-benchmark
Whether hashes are faster in wasm module or in host
larry0x/wasmd
Basic cosmos-sdk app with web assembly smart contracts