PandoraPay wallet using Vue3. No SSR supported as it is intended to be a Single Page Application for Client usage.
- run
npm install
- run
./prepare.sh
cd ../go-pandora-pay
- run
./scripts/build-wasm.sh main dev
- run
./scripts/build-wasm.sh helper dev
- run
npm run dev
- cd
./go-pandora-pay
- run
./scripts/build-wasm.sh main build brotli zopfli
- run
./scripts/build-wasm.sh helper build brotli zopfli
- run
npm run build
This source code is released for research purposes only, with the intent of researching and studying a decentralized p2p network protocol.
PANDORAPAY IS AN OPEN SOURCE COMMUNITY DRIVEN RESEARCH PROJECT. THIS IS RESEARCH CODE PROVIDED TO YOU "AS IS" WITH NO WARRANTIES OF CORRECTNESS. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES. USE AT YOUR OWN RISK.
You may not use this source code for any illegal or unethical purpose; including activities which would give rise to criminal or civil liability.
Under no event shall the Licensor be responsible for the activities, or any misdeeds, conducted by the Licensee.