Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.01 KB

StarcoinScan-API

Starcoinscan-api GitHub Action

stcscan.io Java API implementation.

Library supports all available StarcoinScan API calls for all available Starcoin Networks for * stcscan.io*

Dependency: springboot

Maven

<dependency>
  <groupId>org.starcoin</groupId>
  <artifactId>scan</artifactId>
  <version>1.1</version>
</dependency>

Content

Mainnet and Testnets

API support Starcoin: *MAINNET

API Examples

You can read about all API methods on stcscan-api

Library support all available StcScan API.

Version History

License

Starcoinscan-api is licensed as Apache 2.0.