在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:ipfs-shipyard/scala-ipfs-api开源软件地址:https://github.com/ipfs-shipyard/scala-ipfs-api开源编程语言:Scala 94.2%开源软件介绍:scala-ipfs-api
A JVM client library for interacting with IPFS from Java/Scala environments. DocumentationA full java-doc site is available here. Including in your Java/Scala projectSBT:
Manually:Although this is considered a bad practice, you may still want to manually put fat-jar generated from assembly task into your classpath, take a look at stand-alone jar creation below. Java usageA working Java example available here. IPFS API calls are available using a Client instance.
Almost all of the API calls return strongly typed POJOs, for example the node configuration can be retrieved with
Adding and retrieving data
BuildingThe package can be built using sbt. compilingCompile the project with
package sources onlyTo build a Java archive, use
which will create a jar like target/scala-2.10/scala-ipfs-api_2.10-1.0.0-SNAPSHOT.jar stand-alone jarTo create a stand-alone jar that includes all dependencies, do
which will create a jar
TestingUnit / Integration tests can be run with
ContributeFeel free to join in. All welcome. Open an issue! This repository falls under the IPFS Code of Conduct. License |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论