GithubHelp home page GithubHelp logo

chenxiaodai / client-sdk-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from platonnetwork/client-sdk-java

0.0 1.0 0.0 4.25 MB

A java interface for interacting with the PlatON network

License: Other

Java 98.56% Shell 0.12% C++ 1.29% Dockerfile 0.03%

client-sdk-java's Introduction

Overview

Java SDK is a Java development kit for PlatON public chain provided by PlatON for Java developers.

Build

    git clone https://github.com/PlatONnetwork/client-sdk-java.git
    cd client-sdk-java/
    ./gradlew clean jar            //Generate jar package
	./gradlew clean distZip        //Generate code generation skeleton tool
   

Use

<dependency>
    <groupId>com.platon.client</groupId>
    <artifactId>core</artifactId>
    <version>0.4.0</version>
</dependency>

or

compile "com.platon.client:core:0.4.0"
  • use in project
Web3j web3 = Web3j.build(new HttpService("https://host:port"));

Other

more reference wiki

client-sdk-java's People

Contributors

alimate avatar bcoste avatar clowdrgn avatar cocoleecoco avatar conor10 avatar craigwilliams84 avatar danielgogo avatar dmi3coder avatar dukei avatar eepstein avatar eztierney avatar fcorneli avatar fergarrui avatar fooock avatar hackty avatar iikirilov avatar iongchun avatar jaycarey avatar joanesespanol avatar maratsubkhankulov avatar matthewleon avatar mushketyk avatar nickfitton avatar snazha-blkio avatar taivokasper avatar the-wastl avatar totoroyang avatar tramonex-nate avatar xaviarias avatar yuriymyronovych avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.