Skip to content

NeuraiProject/neurai-webwallet

 
 

Repository files navigation

neurai-webwallet

Web wallet for Neurai (XNA)! Permissionless, open source, non-custodial (your keys never leave your browser).

How to build

Clone the repo

git clone https://github.com/neuraiproject/neurai-webwallet.git

Install dependencies

npm install

Start local dev server

npm start
Starts a local development server using HTTP, does not support QR code scanning.
http://localhost:1234

npm run dev
Starts a local development server using HTTPS, supports QR code scanning.
https://localhost:1234

Build for production

npm run build

Now the ./dist folder contains the web "site", you can FTP the files to your web server.

Experimental features

To use TESTNET instead of MAINNET for Neurai, append ?network=xna-test to the URL.

Note: asset thumbnails only work on mainnet.

TEST salmon couple beauty chicken involve mushroom daughter follow better diesel later tell

About

Web wallet for Neurai

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.4%
  • CSS 5.2%
  • HTML 1.9%
  • JavaScript 1.5%