1-day current streak·12-day longest streak
-
cw-ica-controller ★ PINNED
This is a CosmWasm implementation of an ICS-27 interchain accounts controller.
Go ★ 43 1y agoExplain → -
go-codegen ★ PINNED
Generate Golang code for your CosmWasm smart contracts.
Go ★ 25 1y agoExplain → -
natlint ★ PINNED
This is a linter for solidity natspec.
Rust ★ 3 4mo agoExplain → -
cw-ibc-lite
This is a WIP implementation of the ibc-lite specs purely in CosmWasm. It can communicate over IBC without using `ibc-go`.
Go ★ 8 1y agoExplain → -
linked-packets
This middleware module allows ibc packets across different channels execute atomically.
Go ★ 3 2y agoExplain → -
secret-factory-contract ⑂
this is a factory contract for creating child contracts. useful for scaling your web3 app when you need to create new instances for various reasons such as launching new games, attaching application specific state to each of your users, etc...
Rust ★ 3 3y agoExplain → -
local-ibc-wasmd-env-setup-guide
This repo is meant to demonstrate how to set up a local environment to test (using cosmjs) ibc enabled smart contracts. Without using Docker!
TypeScript ★ 2 3y agoExplain → -
cw-nft-ica
This is a CosmWasm smart contract that associates each NFT in a collection with an interchain account on another chain.
Rust ★ 2 2y agoExplain → -
ibc-middleware-example ⑂
Cosmos SDK IBC Middleware Template (WIP)
Go ★ 1 2y agoExplain → -
cw-sp1-verifier
Contracts for onchain verification of SP1 in CosmWasm
Go ★ 1 1y agoExplain → -
github-actions ⑂
A collection of github actions to build, idl upload and verify programs. With Squads support
★ 0 11mo agoExplain → -
nvim-config
My neovim configuration
Lua ★ 0 16d agoExplain → -
foundry ⑂
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Rust ★ 0 11h agoExplain → -
ha-core ⑂
:house_with_garden: Open source home automation that puts local control and privacy first.
★ 0 4mo agoExplain → -
ibc-proto-rs ⑂
Rust Protobuf definitions and gRPC clients for interacting with Cosmos SDK, IBC and Interchain Security
Rust ★ 0 7mo agoExplain → -
kickstart.nvim ⑂
My nvim configuration for personal use across machines.
Lua ★ 0 10mo agoExplain → -
gaia ⑂
Cosmos Hub
★ 0 1y agoExplain → -
trie ⑂
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
★ 0 1y agoExplain → -
solang ⑂
Solidity Compiler for Solana, Polkadot and Stellar
★ 0 1y agoExplain → -
union ⑂
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
Rust ★ 0 1y agoExplain → -
ibc-rs ⑂
Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Rust ★ 0 1y agoExplain → -
sp1 ⑂
The fastest, most feature-complete zkVM for developers.
Rust ★ 0 1y agoExplain → -
anybuf ⑂
No description.
★ 0 2y agoExplain → -
snark-bn254-verifier-wasm ⑂
Recursive Groth16 + PlonK Verifier
Rust ★ 0 1y agoExplain → -
zk-residency ⑂
Projects from the Succinct ZK Residency
★ 0 1y agoExplain → -
pessimistic-validation ⑂
No description.
★ 0 1y agoExplain → -
sp1-project-template ⑂
Template for creating an SP1 project that can generate a proof of any RISC-V program and verify the proof on-chain.
★ 0 1y agoExplain → -
sp1-tendermint-example ⑂
An example of a ZK Tendermint light client on Ethereum powered by SP1.
★ 0 2y agoExplain → -
awesomwasm-2024-workshop
This repository holds the starting point for AwesomWasm 2024 Interchaintest workshop.
Rust ★ 0 2y agoExplain → -
optimism ⑂
Optimism is Ethereum, scaled.
★ 0 2y agoExplain → -
xion-demo-frontend
This demo frontend is extracted from xion.js as a monorepo
TypeScript ★ 0 2y agoExplain → -
cw-workspace-example
This repository is a barebones workspace for dependencies to be shared across CosmWasm contracts.
Rust ★ 0 2y agoExplain → -
nft-ica-ui
This is the front end for the nft-ica application. Built for the Injective blockchain. WIP.
TypeScript ★ 0 2y agoExplain → -
cosmoverse2023-ibc-fee-demo
This repository holds the step by step implementation of the fee middleware tutorial that will be hosted in ibc-go's docs site.
TypeScript ★ 0 2y agoExplain → -
ignite-fee-middleware-demo
This repo wires up the IBC fee middleware to an ignite chain and integrates it to the front-end. (WIP)
TypeScript ★ 0 2y agoExplain → -
telegram-openai-chatbot
This is a template for me to create telegram bots using openai's gpt API.
TypeScript ★ 0 3y agoExplain → -
slack-openai-chatbot
This is a template for me to create slack bots using openai's gpt API.
JavaScript ★ 0 3y agoExplain → -
snip721-reference-impl ⑂
This is an implementation of the SNIP-721 Standard with select additional features
Rust ★ 0 3y agoExplain → -
rust-pkcs7-padding
Minimal pure rust implementation of the pkcs7 padding and its validation. Written for Open Rust Cryptography Engineering Study Group.
Rust ★ 0 3y agoExplain → -
uncloak ⑂
a community-maintained cryptography resource
JavaScript ★ 0 3y agoExplain → -
vigenere-cipher
Minimal pure rust implementation of the vigenere cipher. Written for Open Rust Cryptography Engineering Study Group.
Rust ★ 0 3y agoExplain → -
open-cryptography-course
This repo is to keep track of my progress, and do exercises of the open rust cryptography course, go to https://hackmd.io/@thor314/ryEWRY6Qs for more details.
Rust ★ 0 3y agoExplain → -
secret-ibc-query-permits
This repository is meant to demonstrate how to validate query permits made in other cosmos chains
Rust ★ 0 3y agoExplain → -
secret-contract-template ⑂
Skeleton template setup for making a smart contract on Secret
Rust ★ 0 3y agoExplain → -
nft-authorization ⑂
This contract extends SNIP-721 standard to generate a public-private key pair that can be used by the owner for web3 authorization
Rust ★ 0 4y agoExplain →
No repos match these filters.