REI Wallet is a chrome extension for CKB and RGB++ chains.
The site is deployed with netlify.
Run below commands to install packages.
npm install
Run below commands to run different versions.
Launch locally with development config
npm run dev
Build with development config
npm run build