Brak opisu

lwh f234ed01b7 New: init 2 tygodni temu
api f234ed01b7 New: init 2 tygodni temu
bin f234ed01b7 New: init 2 tygodni temu
doc f234ed01b7 New: init 2 tygodni temu
ruoyi-admin f234ed01b7 New: init 2 tygodni temu
ruoyi-common f234ed01b7 New: init 2 tygodni temu
ruoyi-framework f234ed01b7 New: init 2 tygodni temu
ruoyi-generator f234ed01b7 New: init 2 tygodni temu
ruoyi-quartz f234ed01b7 New: init 2 tygodni temu
ruoyi-system f234ed01b7 New: init 2 tygodni temu
sql f234ed01b7 New: init 2 tygodni temu
.gitignore f234ed01b7 New: init 2 tygodni temu
Dockerfile f234ed01b7 New: init 2 tygodni temu
LICENSE f234ed01b7 New: init 2 tygodni temu
README.md f234ed01b7 New: init 2 tygodni temu
build.sh f234ed01b7 New: init 2 tygodni temu
docker-compose.yaml f234ed01b7 New: init 2 tygodni temu
pom.xml f234ed01b7 New: init 2 tygodni temu
ry.bat f234ed01b7 New: init 2 tygodni temu
ry.sh f234ed01b7 New: init 2 tygodni temu
wallet.spvchain f234ed01b7 New: init 2 tygodni temu
wallet.wallet f234ed01b7 New: init 2 tygodni temu

README.md

install jar to local maven repository

```bash mvn install:install-file -Dfile=ruoyi-common/src/main/resources/libs/wallet-cli.jar -DgroupId=com.github.tronprotocol -DartifactId=wallet-cli -Dversion=4.8.0 -Dpackaging=jar mvn install:install-file -Dfile=ruoyi-common/src/main/resources/libs/FullNode.jar -DgroupId=com.github.tronprotocol -DartifactId=java-tron -Dversion=4.8.0 -Dpackaging=jar