InvictusInnovations / 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 85.5%Language:C++ 12.0%Language:TypeScript 2.3%Language:CoffeeScript 0.2%Language:Shell 0.1%Language:Python 0.0%Language:Ruby 0.0%