Skip to content

Releases: bianjieai/avata-sdk-java

v3.0.2

29 Oct 07:41
44479d9

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.2

v3.0.0

19 Sep 03:14
0129d71

Choose a tag to compare

  1. 对接 Avata Open API V3;
  2. 封装合约功能;添加域名解析、反解析、枚举值查询、钱包服务、智能合约、回调服务等新功能;
  3. 移除 NFT 批量操作接口、移除上链交易排队状态查询接口、PublicResponse 移除 operation_id 字段,移除 OrderRes 等;
  4. 部分注释调整为块级注释,更新错误码,调整接口相关字段;

v0.1.0

02 Mar 11:27
ed8aea7

Choose a tag to compare

Merge pull request #30 from oncloudit/main

add Github Action