Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 654 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 654 Bytes

RSK Network - RNS Resolver Chrome Extension

Extension Demo

Installation Steps

  1. Clone the repository locally or download latest release here and unzip it.
  2. Head to chrome://extensions
  3. Enable developer mode.
  4. Click Load Unpacked and browse to the build folder in the release you just downloaded.

Voila.

Compiling Locally

  1. Clone the repository locally or download latest release here and unzip it.
  2. Run npm i
  3. Run npm run start