Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSK Integration #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ahsan-javaiid
Copy link

@ahsan-javaiid ahsan-javaiid commented Sep 12, 2022

Description

  • This PR adds RSK integration in bitpay-v2

  • By adding these configurations for RSK app shows the rbtc as an option

Features

  • Create wallet RSK
  • Send / Receive
  • Balance
  • List of Transactions
  • Transaction details
  • XUSD sovryn token

Type of Change

  • New feature

Bitcore Pull Requests

  1. https://github.com/bitpay/bitcore/pull/3427
  2. RSK Integration crypto-rpc#164

Test Plan

  • bitcore pull requests needs to deployed and change https://bws.bitpay.com/bws/api to deployed address in mobile app
  • Update mobile app dependencies that includes rsk integration using [Example below commands]
cp -r  bitcore/packages/bitcore-wallet-client/ts_build bitpay-app/node_modules/bitcore-wallet-client
cp -r bitcore/packages/crypto-wallet-core/ts_build bitpay-app/node_modules/crypto-wallet-core 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant