Giter Club home page Giter Club logo

dappforce / dappforce-substrate-multisig Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 6.0 13.69 MB

⚠️ Experimental ⚠️ multisig wallet module with web UI for Substrate/Polkadot blockchains.

Home Page: https://github.com/dappforce/dappforce-substrate-multisig

License: GNU General Public License v3.0

JavaScript 1.72% TypeScript 85.83% CSS 6.31% HTML 0.23% Rust 5.75% Shell 0.16%
substrate polkadot polkadot-js multisig multisig-wallet srml dappforce dapp kusama kusama-network

dappforce-substrate-multisig's Introduction

Substrate Multisig Wallet by DappForce

⚠️ Experimental ⚠️ multisig wallet module with web UI for Substrate/Polkadot blockchains.

Features

Current

  • Create a multisig wallet with multiple owners.
  • Submit a new transaction.
  • See list of transactions in a wallet.
  • Confirm a pending transaction.

Planned

  • Change wallet parameters (confirms required, max tx value), add/remove owners via on-chain governance.
  • Push and email notifications? This will require a centralized server that will send notifications.

Substrate Version

Currently the mulstisig is implemented for Substrate v1. We are planning to upgrade it to Substrate v2 when it's stable, so it can be used with Kusama Network.

Web UI

Multisig UI is implemented as an app for Polkadot.js Apps. This means that if you have a fork of Polkadot.js Apps, you can add the multisig to it. But keep in mind that there are a lot of breaking changes in Polkadot.js Apps, so chances are that the multisig will fail with TypeScript errors in your fork of Polkadot.js Apps.

Screenshots

My Wallets

Image of wallets list

Wallet Transactions

Image of txs list

License

DappForce Substrate Multisig is GPL 3.0 licensed.

dappforce-substrate-multisig's People

Contributors

f3joule avatar siman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dappforce-substrate-multisig's Issues

cannot infer type for type sa

When compiling i get infer type error in this line T::AccountIndex::sa(set_index.as_() * ENUM_SET_SIZE + set.len()); of file lib.rs, it is not supporting new rust syntax.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.