Skip to content

Qortal/pirate-litewalletjni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pirate Chain LiteWalletJNI Build System

Based on code from https://github.com/PirateNetwork/cordova-plugin-litewallet
Adapted in July 2022 by Qortal dev team

Native Builds

cd src/
cargo build --release
ls -l target/release

Cross Compilation via Docker

cd src/
./build-docker.sh
./crosscompile.sh
ls -l target

About

Pirate LiteWalletJNI build system for Qortal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published