Skip to content

interlockledger/io.interlockledger.tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io.interlockledger.tags

Introduction

The io.interlockledger.tags library is a pure Java implementation of the ILInt and ILTags standards defined by InterlockLedger.

The primary intent of this library is to be used for interactions with InterlockLedger nodes and formats using Java. Regardless of that, this library can be used for any purpose without restrictions.

Version history

1.0.0:
    First production ready implementation.
0.0.1:
    Initial version. Ported from the C++ reference implementation.

Bug report

Any bugs and suggestions may be reported directly using the GitHub Issue System.

Collaboration

This project will be managed by the InterlockLedger team but any collaboration will be accepted and properly credited. Feel free to clone this project and propose changes via pull requests.

It is important to notice that, for now, this project restricts itself to Java 8 only. No external dependencies will be allowed.

License

This library is licensed under the The 3-Clause BSD License.

Support

This is an OSS project, the InterlockLedger Network does not provide any direct support for this library.

FAQ

Can I use this library on commercial software?

Yes. Just follow the license restrictions.

Does this this library use external dependencies?

No. It is supposed to use only Java 8 core classes and nothing more.

What is the minimum Java version required to run this library?

The library is restricted to Java 8 in order to make it as portable as possible.

What is the IDE used to develop this library?

Primarily Eclipse but any Maven compatible IDE will work.

About

Java implementation of the ILInt and ILTags from InterlockLedger

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages