ledger-mpc-app
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

For Ledger Dev

git clone git@gitlab.com:partisiablockchainapplications/ledger-app.git
git checkout partisia
cd ledger-app

docker run --rm -ti -v "/dev/bus/usb:/dev/bus/usb" -v "$(realpath .):/app" --privileged ledger-app-builder:latest

# or if I dont need to load into usb
# docker run --rm -ti -v "$(realpath .):/app" ledger-app-builder:latest

make
make load

For Ledger Test

  • plug in ledger
  • unlock it
  • open Partisia App

create .env file like:
MNEMONIC="...."

npm i
npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i ledger-mpc-app

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

77.4 kB

Total Files

26

Last publish

Collaborators

  • partisia_blockchain_applications