Aucune description

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

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