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

feat(rsk): RSK Protocol & ERC20 #24

Closed
wants to merge 3 commits into from

Conversation

7alip
Copy link

@7alip 7alip commented Aug 16, 2021

Hi!

I've been working on integration of RSK protocol.

RSK is the first general purpose smart contract platform secured by the Bitcoin Network.
The RSK network is highly compatible with the Ethereum network at various layers:

  • Virtual machine is EVM compatible
  • Interprocess connectivity is JSON-RPC compatible
  • Smart contract programming language - Solidity is supported
  • Javascript programming interface - web3.js is supported.

For more information about RSK please visit https://developers.rsk.co/ and https://www.rsk.co/faqs

@sonarcloud
Copy link

sonarcloud bot commented Aug 16, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 25 Code Smells

No Coverage information No Coverage information
31.0% 31.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 20 Code Smells

No Coverage information No Coverage information
31.3% 31.3% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Mar 18, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 26 Code Smells

No Coverage information No Coverage information
33.6% 33.6% Duplication

@7alip
Copy link
Author

7alip commented Dec 12, 2023

Closing this since Rootstock is implemented in https://github.com/airgap-it/airgap-vault/releases/tag/v3.30.0

@7alip 7alip closed this Dec 12, 2023
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.

1 participant