Skip to content
/ pheno Public
forked from mliotta/tokhn

Cannabis traceability project built on top of the tokhn blockchain

License

Notifications You must be signed in to change notification settings

trigrow/pheno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tokhn

Alternative blockchain written in Java

Requires Bouncy Castle and gRPC.

There are three executables:

  • Client (being replaced by tokhnC)
  • Daemon (being replaced by tokhnD)
  • Miner (being repleaced by tokhnM)

Client: The Client can generate a wallet including the keys and base58 encoded address. See Client -h for command-line usage.

Daemon: The Daemon is a full node implementation of blockchain. See Daemon -h for command-line usage.

Miner: The Miner connects to a Daemon and generates blocks potentially with transactions. See Miner -h for command-line usage.

About

Cannabis traceability project built on top of the tokhn blockchain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%