Skip to content

Graphene-Dev/GrapheneChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor

GrapheneChain

GrapheneChain is a template cryptocurrency chain developed for those who want to run a crypto or learn about cryptocurrencies, but may not have the time or skills to create a custom cryptocurrency from scratch.

Compiling:

  • Windows 10
    • From the start menu, open 'x64 Native Tools Command Prompt for vs2019'.
    • cd <your_Graphene_directory>
    • mkdir build
    • cd build
    • cmake -G "Visual Studio 16 2019" -A x64 ..
    • MSBuild GrapheneChain.sln The binaries will be in Debug folder when it is done

Other Libraries

SHA256 (will be remade for our purposes later)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published