A non-custodial browser wallet extension for the Zenon Network of Momentum blockchain.
-
Prerequisites
- Node.js 18 or higher
- npm 8 or higher
-
Build the extension
git clone https://github.com/MichZNN/syrius-extension.git cd syrius-extension npm install --legacy-peer-deps npm run build -
Load in Chrome
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top right)
- Click "Load unpacked"
- Select the
buildfolder
- Open Chrome and navigate to
# Install dependencies
npm install --legacy-peer-deps
# Start development server
npm start
# Build for production
npm run buildMIT License - see the LICENSE file for details.
Disclaimer: This is experimental software. Use at your own risk. Always verify transactions before signing.