Skip to content

Manage your ReddCoin (RDD) with Metamask Flask and btcsnap

Notifications You must be signed in to change notification settings

TechAdeptRDD/reddsnap

 
 

Repository files navigation

reddsnap

./home.png

reddsnap is a MetaMask Snap that allows users to manage Bitcoin and Lightning workflows directly within the MetaMask interface. reddsnap is currently live on MetaMask.

MetaMask Snaps Introduction

Snaps is a system that allows developers to safely build and expand the capabilities of MetaMask. It is a program that is run in an isolated environment with a limited set of capabilities, that can customize and modify MetaMask's wallet experience for end users. For example, a snap can add new APIs to MetaMask thus adding support for different blockchains or modify existing functionalities using internal APIs.

Additional information can be found here.

reddsnap Integration

If you would like to integrate reddsnap into your dapp, you can install the npm package and follow the integration guide in packages/snap.

How to run reddsnap on a wallet locally

Navigate to the example folder under packages, launch our app locally by running:

yarn install && yarn start

Audit Report

Audited by SlowMist

License

This project is dual-licensed under Apache 2.0 and MIT terms:

About

Manage your ReddCoin (RDD) with Metamask Flask and btcsnap

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.1%
  • CSS 2.8%
  • HTML 1.5%
  • JavaScript 0.6%