Git Product home page Git Product logo

rubeus-client's Introduction

Disclaimer

๐Ÿ’€ Work in Progress.
Current status: Common PoC, data storage methods available. Partially tested.
Use at your own risk.

๐ŸŽŸ๏ธ โœจ Rubeus dApp ๐ŸŽ ๐Ÿ‘›

Rubeus browser extension.

Features

DApp can interact with custom RPC and contracts and use polkadot.js extensions to sign transactions. This is hybrid dapp with build as SPA app and chrome extension.

  • Adding new credentials
  • Updating credentials
  • Deleting credentials
  • List of credentials by groups
  • May work with anonymous session and with save session data

Usage

To use this plugin you need to active Rubeus contract and setup you signer key and contract address in the dApp, also you can enter RPC URL to target node.

A short video explaining how to use the test page: how_to_interact

Current version of the dApp: Run DApp

To use this dapp as extension, please load unpacked build in chrome by chrome://extensions.

Build & Run

git clone [email protected]:bsn-si/rubeus-client.git
cd rubeus-client/

# install dependencies via yarn
yarn
# OR
npm install

# For dev-server run
npm run start
# For production build SPA app
npm run build
# For production build chrome extension 
npm run build:extension

Also you can preset RPC URL and contract address from .env before build.

# You can preset RPC node URL
RPC_URL=ws://127.0.0.1:9944
# You can preset contract address
CONTRACT=<contract address hex or ss58>

compile_and_install

Related repos

Rubeus Keeper Ink! smart contract

License

Apache License 2.0 ยฉ Bela Supernova (bsn.si)

rubeus-client's People

Contributors

friktor avatar dsrdrk11a avatar dsputilov avatar

Watchers

 avatar  avatar

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.