Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ChainSQL/java-chainsql-api

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

558 Commits
558 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChainSQL API for JAVA

使用说明

chainsql-java-api 是一个 maven 工程,包含以下子工程:

  • chainsql api 工程
  • codegen 生成智能合约类代码工程

chainsql

引入方式:

<!-- https://mvnrepository.com/artifact/com.peersafe/chainsql -->
<dependency>
    <groupId>com.peersafe</groupId>
    <artifactId>chainsql</artifactId>
    <version>1.4.4</version>
</dependency>

具体使用方法请参考:Chainsql 官网

codegen

用来生成调用智能合约需要的java类,调用方式:

java -jar codegen_chainsql.jar <input binary file>.bin <input abi file>.abi -p|--package <base package name> -o|--output <destination base directory>

About

ChainSQL java api

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.