Skip to content

implemented a comprehensive Transaction History

Notifications You must be signed in to change notification settings

XenobuD/wallet-ext

 
 

Repository files navigation

Reef Browser Extension

A browser extension for the Reef Chain to create and authenticate to Reef accounts.

Install local version

Steps to build the extension and view your changes in a browser:

  1. Install dependencies via yarn install
  2. Build via yarn build
  3. Install the extension
    • go to chrome://extensions/
    • ensure you have the Development flag set
    • "Load unpacked" and point to /dist

Development

You can run the extension in development mode to watch for changes and rebuild the extension automatically.

Just follow the steps of the previous section, but in step 2 run yarn watch.

About

implemented a comprehensive Transaction History

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.4%
  • CSS 10.5%
  • JavaScript 1.1%