Skip to content

mshkhan81/ot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentxs-cli

Build Instructions

OpenTransactions uses the CMake build system. The basic steps are:

mkdir build
cd build
cmake ..
make
make install

This assumes you have opentxs installed and available on the system.

Contributing

If you are planning to contribute please contact the devs in #opentransactions @ freenode.net IRC chat.

All development goes in develop branch - please don't submit pull requests to master.

Please do NOT use an editor that automatically reformats.

Dependencies

Open Transactions library

About

Opentxs cli programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.2%
  • PHP 8.6%
  • C# 1.6%
  • Other 1.6%