19 results for “topic:substrate-runtime”
Parity Substrate(-based) chains usage and development support
:whale2: :whale2: https://meetup.com/Silesia-Blockchain-Meetup :whale2: :whale2:
(POC) Ethereum <-> Parity Substrate Blockchain bridge for self transfers of DAI Token (ERC20) to sDAI (ERC20 representation).
A pallet/runtime module for Substrate with multisig functionality with a static `AccountId` and a dynamic `threshold` and set of `signatories`.
Implementing Proof of work chain using Substrate / Rust Node template - (Note: the previous github project had old version of substrate node template causing bugs, hence creating new project with the latest node template to implement Proof of Work chain. Please follow this project for more updates)
An easy solution for interacting with Substrate chains using comprehensive metadata. Perform actions such as creating, signing, and sending extrinsics, querying storage, accessing runtime metadata, and more.
Substrate based chain command helper
Hacking on substrate internals, only track the newest version of substrate
This repo contains some substrate mini-projects examples.
Winner of Cosmos India Hackathon 2020. Convergence of Cosmos SDK Apps and CosmWasm with Substrate IBC Consensus and ChainSafe Polkadot Gossamer
Building Substrate Bitcoin Blockchain in RUST. In this repo I additionally added code documentation captured from youtube video tutorial for better code clarity and understanding of each component.
Create a custom Substrate pallet that allows only the `Root` origin account to control the list of club members to a set of accounts for at least two different clubs, where * Only the `Root` origin account can add an account as a member of a club in on-chain storage * Only the `Root` origin account can remove an account from being a member of a club in on-chain storage
Hacking on substrate internals, only track the newest version of substrate
Playing around with Substrate and Polkadot
No description provided.
Substrate based network + DID + Adoption- Events + consensus protocol for DID creation based on feedbacks of oracles(verifiers) + oracle's reputation management
No description provided.
Writing ink! smart contract deployed on substrate chain
Built Private Blockchain Network using RUST/Substrate