Skip to content

Commit 181163a

Browse files
committed
Update README.md
1 parent 8d3e472 commit 181163a

File tree

1 file changed

+34
-42
lines changed

1 file changed

+34
-42
lines changed

README.md

Lines changed: 34 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,52 @@
1-
<h1 align="center">
2-
java-wallet
3-
</h1>
4-
<p align="center">
1+
<h1 align="center">Java-Wallet</h1>
52

3+
<p align="center">
64
<a href="https://travis-ci.org/galaxyscitech/java-wallet">
7-
<img src="https://travis-ci.org/galaxyscitech/java-wallet.svg?branch=master">
5+
<img src="https://travis-ci.org/galaxyscitech/java-wallet.svg?branch=master" alt="Build Status">
86
</a>
7+
<!-- Other badges here -->
8+
</p>
99

10-
<a href="https://github.com/galaxyscitech/java-wallet/issues">
11-
<img src="https://img.shields.io/github/issues/galaxyscitech/java-wallet.svg">
12-
</a>
10+
## Demo Access
1311

14-
<a href="https://github.com/galaxyscitech/java-wallet/pulls">
15-
<img src="https://img.shields.io/github/issues-pr/galaxyscitech/java-wallet.svg">
16-
</a>
12+
- **Backend Management:** [Link](http://34.152.57.199:10001)
13+
14+
*For account access, please contact me via Telegram.*
15+
16+
- **Scheduled Task Management:** [Link](http://34.152.57.199:8081/xxl-job-admin)
1717

18-
<a href="https://github.com/galaxyscitech/java-wallet/graphs/contributors">
19-
<img src="https://img.shields.io/github/contributors/galaxyscitech/java-wallet.svg">
20-
</a>
18+
*For account access, please contact me via Telegram.*
2119

22-
<a href="LICENSE">
23-
<img src="https://img.shields.io/github/license/galaxyscitech/java-wallet.svg">
24-
</a>
20+
## Introduction
2521

26-
</p>
22+
Java-Wallet is a powerful business system built upon the functional components of digital currency. It's designed to obtain blockchain addresses from various public chains, offering deposit and withdrawal functionalities for multiple currencies including BTC, OMNI, ETH, ERC20, TRX, TRC20, BCH, BSV, DOGE, DASH, and LTC.
2723

28-
# Demo URL
24+
**Key Features:**
25+
- Dynamic retrieval of blockchain addresses.
26+
- Seamless deposit and withdrawal functions for multiple cryptocurrencies.
27+
- API-centric design for easy integration.
2928

30-
-Background management http://34.152.57.199:10001
29+
**Technical Highlights:**
30+
- Developed using the SpringBoot framework.
31+
- Written in Java and Kotlin.
32+
- Utilizes RabbitMQ for messaging.
33+
- Employs MySQL for cloud database management.
34+
- Integrates xxl-job for distributed scheduled tasks.
3135

32-
(please contact me by telegram for account and password)
36+
## Architecture Overview
3337

34-
-Scheduled task management http://34.152.57.199:8081/xxl-job-admin
38+
![Code Sample](https://i.ibb.co/PD2zRPD/We-Chate0ef7be708d49975ed0d411eb4194a47.png)
39+
![Backend Management](https://i.ibb.co/zb8LtyH/test.gif)
40+
![API Interface](https://i.ibb.co/MPbh9Gj/test1.gif)
3541

36-
(please contact me by telegram for account and password)
42+
## Reliability
3743

38-
### Blockchain java wallet introduction:
39-
- #### The business backend is a more powerful business system constructed based on the functional components of the digital currency, which can obtain different public chain blockchain addresses at any time, and supports (BTC, OMNI, ETH, ERC20, TRX, TRC20) , BCH, BSV, DOGE, DASH, LTC) deposit and withdrawal functions
40-
Note: When the programmer is docked, it is only necessary to dock the api interface
41-
- ###### code demo
42-
![](https://i.ibb.co/PD2zRPD/We-Chate0ef7be708d49975ed0d411eb4194a47.png)
43-
- ###### Background management demo
44-
![](https://i.ibb.co/zb8LtyH/test.gif)
45-
- ###### API interface demo
46-
![](https://i.ibb.co/MPbh9Gj/test1.gif)
44+
Java-Wallet is a robust platform that has been rigorously tested, having managed transactions worth hundreds of millions of dollars in a production environment. It boasts high reliability, scalability, and utility, ensuring confidence in its deployment and use.
4745

48-
#### Complete system architecture situation:
49-
- Use springboot framework
50-
- The language is java, kotlin
51-
- Use rabbitmq message queue
52-
- mysql cloud database
53-
- xxl-job distributed timing task framework
46+
## Support
5447

55-
#### The entire system is developed by myself, and has run hundreds of millions of dollars in the production environment. It has sufficient reliability, scalability, and practicality, and can be used with confidence.
48+
If you encounter any issues or require further clarification, feel free to [submit an issue](https://github.com/galaxyscitech/java-wallet/issues).
5649

57-
### Submit an issue if there is a problem
50+
## Disclaimer
5851

59-
## pay attention
60-
Anyone who uses this source code to engage in commercial activities and causes losses to others and yourself, I am not responsible for it!
52+
Please note that any commercial activities pursued using this source code, which result in losses (either to oneself or to others), are the sole responsibility of the user. I hold no liability for such outcomes.

0 commit comments

Comments
 (0)