-
evm Public
Forked from cosmos/evmAn EVM compatible framework for blockchain development with the Cosmos SDK
Go Apache License 2.0 UpdatedOct 13, 2025 -
sonic Public
Forked from 0xsoniclabs/sonicSonic is the highest-performing EVM blockchain, combining speed, incentives, and world-class infrastructure.
Go GNU Lesser General Public License v3.0 UpdatedJul 8, 2025 -
fafo Public
Forked from LayerZero-Labs/fafoPlaceholder
Rust Apache License 2.0 UpdatedJun 26, 2025 -
block-sdk Public
Forked from skip-mev/block-sdk🎨 Programmable Block Builder for Cosmos Chains
Go Apache License 2.0 UpdatedJan 31, 2025 -
-
flutter_card_swiper Public
Forked from ricardodalarme/flutter_card_swiperA Tinder-like card swiper package. It allows you to swipe left, right, up and down and define your own business logic for each direction.
Dart MIT License UpdatedOct 24, 2024 -
flip_card Public
Forked from BrunoJurkovic/flip_cardA Flutter widget that easily adds the flipping animation to any widget
Dart BSD 3-Clause "New" or "Revised" License UpdatedMay 17, 2024 -
Canto Public
Forked from b-harvest/CantoJavaScript GNU Lesser General Public License v3.0 UpdatedSep 6, 2023 -
fnsa-contracts Public
Forked from Finschia/fnsa-contractsSample Smart contracts for Finschia
Rust Apache License 2.0 UpdatedAug 21, 2023 -
-
-
cosmwasm Public
Forked from Finschia/cosmwasmFast and reusable WebAssembly smart contract runtime(and library) for lbm-sdk.
-
cometbft Public
Forked from cometbft/cometbftCometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state machine replication engine
Go Apache License 2.0 UpdatedJul 24, 2023 -
-
-
cw-nfts Public
Forked from public-awesome/cw-nftsExamples and helpers to build NFT contracts on CosmWasm
-
cw-utils Public
Forked from CosmWasm/cw-minusContract helpers originally used for cw-plus contracts/specs
Rust Apache License 2.0 UpdatedJun 20, 2023 -
cw-plus Public
Forked from Finschia/cw-plusProduction Quality contracts under open source licenses
-
cw-storage-plus Public
Forked from CosmWasm/cw-storage-plusStorage abstractions for CosmWasm smart contracts
Rust Apache License 2.0 UpdatedJun 20, 2023 -
wasmvm Public
Forked from Finschia/wasmvmGo bindings to the CosmWasm smart contract framework. In particular, it allows you to easily compile, initialize, and execute these contracts from Go.
Go Apache License 2.0 UpdatedJun 14, 2023 -
ostracon Public
Forked from Finschia/ostraconOstracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
-
lbm-sdk Public
Forked from Finschia/finschia-sdkA framework for building blockchains based LINE Blockchain Mainnet that is forked from cosmos-sdk
-
ibc-go Public
Forked from Finschia/ibc-goInterblockchain Communication Protocol (IBC) implementation in Golang.