Skip to content

Troglodactyl/keyhotee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.1%
  • C++ 4.3%
  • TypeScript 2.5%
  • Other 0.1%