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

Latest commit

 

History

History
17 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 398 Bytes

Satowa Network Java Wrapper

This Project is a Java library that makes it easier to use the Satowa Network REST API.

Config

This Project is in early stages of Development and is not ready for production.

If you have a Satowa APIKey, you can create a File called satowa.toml in you resources folder.

In that file you write the following text:


apikey = "<your_apikey>"