Pinned Repositories
BulkyChunky
BulkyChunky is a library aims to facilitate transffering big amount of data between the Solidity smart contracts. It actually slices the data and put those slices in some bulks of chunks, it's why we call it BulkyChunky!!!
burrow-rpcinfo
capnpVSgrpc
Benchmark RPC libraries: gRPC vs Cap'N'Proto RPC
cryptobank
A practical sample of using capnp proto in golang.
easy-abi
An easy to use decoder and encoder for the Ethereum ABI.
Seriality
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
snak
Snak is a Hyperledger Burrow’s tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the Burrow. With Snack you can easily install and uninstall Burrow (currently only for Darwin and Ubuntu 16.04 amd64) and easily launch a Burrow test network.(Updated for Hyperledger Burrow v0.18.0)
tenderkeys
A module for creating bip39 mnemonic, ed25519 key pair and ripemd160 address for Tendermint and Hyperledger Burrow
zarb-explorer
zarb-go
Zarb blockchain
pouladzade's Repositories
pouladzade/Seriality
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
pouladzade/snak
Snak is a Hyperledger Burrow’s tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the Burrow. With Snack you can easily install and uninstall Burrow (currently only for Darwin and Ubuntu 16.04 amd64) and easily launch a Burrow test network.(Updated for Hyperledger Burrow v0.18.0)
pouladzade/capnpVSgrpc
Benchmark RPC libraries: gRPC vs Cap'N'Proto RPC
pouladzade/BulkyChunky
BulkyChunky is a library aims to facilitate transffering big amount of data between the Solidity smart contracts. It actually slices the data and put those slices in some bulks of chunks, it's why we call it BulkyChunky!!!
pouladzade/burrow-rpcinfo
pouladzade/cryptobank
A practical sample of using capnp proto in golang.
pouladzade/easy-abi
An easy to use decoder and encoder for the Ethereum ABI.
pouladzade/tenderkeys
A module for creating bip39 mnemonic, ed25519 key pair and ripemd160 address for Tendermint and Hyperledger Burrow
pouladzade/zarb-explorer
pouladzade/zarb-go
Zarb blockchain
pouladzade/zarb.network
pouladzade/burrow
Hyperledger Burrow
pouladzade/explorer
Visual network explorer for the Cosmos Hub and Gaia testnets.
pouladzade/gallactic
Next-gen blockchain project creating an ecosystem of modular, flexible, and individually configurable interoperating blockchains. Gallactic is the primary public chain configuration and template for this ecosystem.
pouladzade/gallactic-contracts
pouladzade/gallactic-rpc
pouladzade/gnet
Gnet is a Gallactic blockchain tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the node.
pouladzade/gnet-contracts.js
DEPRECATED. To be removed December, 2018
pouladzade/gnet-db.js
DEPRECATED. To be removed December, 2018
pouladzade/go-sqlite3
sqlite3 driver for go using database/sql
pouladzade/KomoG
KomoG is a GUI application for komodo blockchain mostly for komodo core applications
pouladzade/near-sdk-rs
Rust library for writing NEAR smart contracts
pouladzade/rust-xpx-supercontracts-sdk
Rust XPX Supercontracts SDK
pouladzade/sputnikvm
A Blockchain Virtual Machine
pouladzade/sputnikvm-ffi
C and golang bindings for SputnikVM.
pouladzade/tendermint
Tendermint Core (BFT Consensus) in Go