mosjin / keyhotee

Decentralized ID and Communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Instructions

You can find build instructions here:

You can also find more instructions on the Building Keyhotee page of the wiki.

Coding Stanards

All submitted code should follow the style indicated by the example below:

ClassName
memberMethod()
_member_variable
local_variable

void method()
{
   ...
}

if( ... ) 
{
}
else
{
}

About

Decentralized ID and Communication


Languages

Language:C 87.0%Language:C++ 11.5%Language:CMake 1.2%Language:CoffeeScript 0.2%Language:Batchfile 0.0%Language:Shell 0.0%Language:Python 0.0%Language:Ruby 0.0%Language:HTML 0.0%