Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bloxbean/cardano-client-lib
Cardano client library in Java
https://github.com/bloxbean/cardano-client-lib
blockchain cardano
Last synced: 3 months ago
JSON representation
Cardano client library in Java
- Host: GitHub
- URL: https://github.com/bloxbean/cardano-client-lib
- Owner: bloxbean
- License: mit
- Created: 2021-04-03T12:10:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T12:38:30.000Z (3 months ago)
- Last Synced: 2024-08-02T12:42:59.083Z (3 months ago)
- Topics: blockchain, cardano
- Language: Java
- Homepage: https://cardano-client.dev
- Size: 4.16 MB
- Stars: 117
- Watchers: 13
- Forks: 46
- Open Issues: 85
-
Metadata Files:
- Readme: README-0_1_5.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Governance: governance/build.gradle
Awesome Lists containing this project
README
**Note:** In 0.1.5 or earlier versions, it uses a rust module though JNI. The library
bundles the platform specific binaries of this rust module. You can check the supported operating systems below.## Supported Operating Systems (For 0.1.5 or earlier and 0.2.0-beta1)
The library has been tested on the following Operating Systems.- Apple MacOS (Intel and Apple Silicon)
- Linux (x86_64) (Ubuntu 18.04 and above or compatible ...)
- Windows 64bits (x86_64)
- Android (both x86 and ARM in 32-bit and 64-bit)