GithubHelp home page GithubHelp logo

rlogin-providers's Introduction

logo

rLogin providers

A set of EIP-1193 providers for rLogin

This libraries are a set of wrappers that are used by @rsksmart/rLogin that make all integrated web3 providers compatible, complaint with EIP-1193 - Ethereum Provider JavaScript API.

Packages

EIP-1193 adapters:

Internals:

  • @rsksmart/rlogin-eip1193-types - types for EIP-1193
  • @rsksmart/rlogin-eip1193-proxy-subprovider - fallbacks RPC requests to ethjs-query
  • @rsksmart/rlogin-transactions - completes transaction fields (gas price, gas limit and nonce)
  • @rsksmart/rlogin-dpath - calculates derivation paths for RSK

Run for development

First, install all dependencies and link packages

npm i
npm run setup

The packages are in /pacakges folder.

Run tests

npm test

Build for production

npm run build

Branching model

  • main has latest release. Do merge commits.
  • develop has latest approved PR. PRs need to pass ci and LGTM. Do squash & merge.
  • Use branches pointing to develop to add new PRs.
  • Do external PRs against latest commit in develop.

Acknowledgement

  • Ethereum network: EIP-1559 specifications not supported.
  • One by one transaction. Confirm must be reached before do a second transaction.
  • Transactions field mandatory: "to". Any others are optionals or provided by the library.

rlogin-providers's People

Contributors

cesariovlabs avatar diegograsso avatar ilanolkies avatar jessgusclark 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.