rebel-wallet

1.1.1 • Public • Published

aidpcoin-webwallet

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

How to build

Clone the repo

git clone https://github.com/aidpproject/aidpcoin-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 Aidpcoin, append ?network=aidp-test to the URL.

Note: asset thumbnails only work on mainnet.

/rebel-wallet/

    Package Sidebar

    Install

    npm i rebel-wallet

    Weekly Downloads

    0

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    591 kB

    Total Files

    54

    Last publish

    Collaborators

    • loloadsl