Skip to content

Commit

Permalink
active dev disclaimer.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpe7s committed Aug 11, 2024
1 parent 908541e commit 3b7ea02
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
- Crypto utilities for elliptic curve Ed25519 and Solana accounts.
- Borsh (de)serialization.

### Disclaimer

In addition to the MIT License, this project is under active development and breaking changes are to be expected.

### Requirements

- The latest generally available JDK. This project will continue to move to the latest and will not maintain
Expand All @@ -19,13 +23,13 @@
### Dependencies

- Core
- java.base
- [Bouncy Castle](https://www.bouncycastle.org/download/bouncy-castle-java/#latest)
- java.base
- [Bouncy Castle](https://www.bouncycastle.org/download/bouncy-castle-java/#latest)

- RPC
- software.sava.core
- java.net.http
- [JSON Iterator](https://github.com/comodal/json-iterator?tab=readme-ov-file#json-iterator)
- software.sava.core
- java.net.http
- [JSON Iterator](https://github.com/comodal/json-iterator?tab=readme-ov-file#json-iterator)

### Contribution

Expand Down

0 comments on commit 3b7ea02

Please sign in to comment.