Skip to content

mc-aeq/metachain-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaChain - Utils

This is a collaborative set of utils, programs and functions that use the MetaChain or support it in any kind of way.

Development

You want to contribute? Have the guts to tackle crypto development? Perfect, get in touch with us!

Installation

Using binaries

Binaries are currently provided for windows only. Please have a look at the /bin/ folder.

Dependencies

Every util might have a different dependency, which will be listed in their project folders. All projects have the following requirements and dependencies:

  • for compiling from source you'll need a working boost installation with all libraries built.
  • C++ compiler needs to have C++11 compability. As soon as C++17.2 is available, changes will be made to use the C++17.2 standard as dependency!

Building for source on windows

  • clone the git repository using github for Desktop
  • place all dependencies in a folder named "dependencies" in the project root. clone the corresponding git repositories of the dependencies into this folder
  • open the MetaChain-Utils.sln in Microsoft Visual Studio
  • build for Debug or Release

Building for source on linux

currently not supported

License

GPLv3

(c) the MC-Devs

About

Tools and other usefull smaller projects that show metachain integration or help working with it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published