Skip to content

dallyshalla/starCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starCraft

starCraft was first announced on maidsafe.org.

starCraft intends to free all people from any sort of centralization at a fundamental level in item creation and issue. This project will complete a command line interface and API for others to use.

Out of the box, anyone should be able to import a private key for Safecoin

Support for Bitcoin private key import

The system shall run on MaidSafe Technology in order to ensure Freedom of transmission, Security from spying, and Safety from theft.

License

starCraft is free and unencumbered public domain software. For more information, see http://unlicense.org or the accompanying UNLICENSE file.

How to Compile and Run:
Get to starCraft/src folder
g++ -c main.cc
g++ -c sha512.cc
g++ main.o sha512.o -o starCraft_build
./starCraft_build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published