Skip to content

A general-purpose and fast cryptocurrecy made with ease-of-use and developer friendliness in mind

License

Notifications You must be signed in to change notification settings

HoneyComb-Crypto/HoneyComb-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoneyComb Core

Core library of HoneyComb that is used in every piece of software that interacts with the HoneyComb blockchain.

Maven

This project is built using Maven. Please add the following and/or check that the following exists in your pom.xml file if you are going to use this library directly:

<!-- jsonrpc4j -->
<dependency>
	<groupId>io.github.honeycomb-crypto.core</groupId>
	<artifactId>HoneyComb-Core</artifactId>
	<version>0.0.0</version>
</dependency>

About

A general-purpose and fast cryptocurrecy made with ease-of-use and developer friendliness in mind

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages