Skip to content

ssls18years/MultiChainJavaAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiChainJavaAPI

MultiChainJAVAAPI is an open source Java interface MultiChain blockchains, written in Java.

https://github.com/SimplyUb/MultiChainJavaAPI

Copyright (c) 2017 Worldline
License: GNU General Public License version 3, see COPYING

System requirements

These compilation instructions have been tested on Ubuntu 12.4 x64 only with Java 1.7.0_80

Linux Build Notes (on Ubuntu 12.4 x64 only with Java 1.7.0_80)

ClassPath dependencies

* Java 1.7.0 is needed, upper version should be compatible
* Project uses [Gson API](https://github.com/google/gson)

Notes

  • The classpath file is called "project.classpath" and has to ne rename in ".classpath" for compilation.

License

MultiChainJAVAAPI is released under the [GNU General Public License version 3] (LICENSE).

Copyright (c) 2017 Worldline.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

About

API which allows to call in JAVA the MultiChain commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%