Skip to content

JCCDex/jcc_wallet_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jcc_wallet_java

井通联盟链钱包SDK文档(jcc-wallet-java)

安装和导入(maven)

   <dependency>
        <groupId>org.bouncycastle</groupId>
        <artifactId>bcprov-jdk15on</artifactId>
        <version>1.60</version>
    </dependency>
        <dependency>
            <groupId>com.jccdex</groupId>
            <artifactId>JccWallet</artifactId>
            <version>1.1.2</version>
        </dependency>
    </dependencies>

开发手册

参见doc目录

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages