Pinned Repositories
Astar
The dApp hub for blockchains of the future
bitcoin
Bitcoin Core integration/staging tree
cosmwasm
Fast and reusable WebAssembly smart contract runtime(and library) for lbm-sdk.
finschia
Finschia is a mainnet app implementation using finschia-sdk, ostracon, wasmd and ibc-go.
finschia-sdk
A framework for building blockchains based LINE Blockchain Mainnet that is forked from cosmos-sdk(https://github.com/cosmos/cosmos-sdk)
gnark
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
go-ethereum
Official Go implementation of the Ethereum protocol
gorocksdb
A `rocksdb` wrapper for golang applications. This is forked from https://github.com/tecbot/gorocksdb.
iavl
Merkleized IAVL+ Tree implementation in Go forked from cosmos/iavl(https://github.com/cosmos/iavl)
ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
tnasu's Repositories
tnasu/Astar
The dApp hub for blockchains of the future
tnasu/bitcoin
Bitcoin Core integration/staging tree
tnasu/cosmwasm
Fast and reusable WebAssembly smart contract runtime(and library) for lbm-sdk.
tnasu/finschia
Finschia is a mainnet app implementation using finschia-sdk, ostracon, wasmd and ibc-go.
tnasu/finschia-sdk
A framework for building blockchains based LINE Blockchain Mainnet that is forked from cosmos-sdk(https://github.com/cosmos/cosmos-sdk)
tnasu/gnark
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
tnasu/go-ethereum
Official Go implementation of the Ethereum protocol
tnasu/gorocksdb
A `rocksdb` wrapper for golang applications. This is forked from https://github.com/tecbot/gorocksdb.
tnasu/iavl
Merkleized IAVL+ Tree implementation in Go forked from cosmos/iavl(https://github.com/cosmos/iavl)
tnasu/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
tnasu/ink
Parity's ink! to write smart contracts.
tnasu/kafka
Mirror of Apache Kafka
tnasu/kaia
tnasu/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
tnasu/libsnark
C++ library for zkSNARKs
tnasu/line-blockchain-coffee
tnasu/ostracon
Ostracon, 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.
tnasu/relayer
An example of a server side IBC relayer to be used for Game of Zones and beyond
tnasu/spring-cloud-stream
Framework for building Event-Driven Microservices
tnasu/spring-cloud-stream-binder-kafka
Spring Cloud Stream binders for Apache Kafka and Kafka Streams
tnasu/spring-cloud-stream-samples
Samples for Spring Cloud Stream
tnasu/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
tnasu/substrate
Substrate: The platform for blockchain innovators
tnasu/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
tnasu/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
tnasu/tm-db
Common database interface for various database backends for Ostracon and LBM SDK. This is forked from Tendermint tm-db(https://github.com/tendermint/tm-db)
tnasu/wasmd
Basic cosmos-sdk app with web assembly smart contracts
tnasu/wasmvm
Go bindings to the CosmWasm smart contract framework. In particular, it allows you to easily compile, initialize, and execute these contracts from Go.
tnasu/xuperchain
A highly flexible blockchain architecture with great transaction performance.