Coder Social home page Coder Social logo

dsrdrk11a / rubeus-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bsn-si/rubeus-client

0.0 0.0 0.0 223 KB

Hybrid DApp for Rubeus contract - with build as SPA and as chrome extension

Home Page: https://bsn-si.github.io/rubeus/

License: Apache License 2.0

Shell 0.17% JavaScript 5.69% TypeScript 71.57% CSS 21.84% HTML 0.72%

rubeus-client's Introduction

Disclaimer

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

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

Rubeus coupon activation DApp.

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
  • Update credentials
  • Delete credentials
  • List of credentials by groups
  • May work with anonymous session and with save session data

Usage

For use this plugin you need active rubeus contract, and setup you signer key and contract address in dapp, also you can enter RPC url to target node.

Current version of dapp: Run DApp

For 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>

License

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

rubeus-client's People

Contributors

friktor 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.