Skip to content

purplestoke/OtherWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

OtherWorld

A blockchain created for voting purposes. Nodes of OtherWorld will maintain a ledger of voter ballots. Accounts within OtherWorld use their private key to sign off on their vote for a specific ballot.

OtherWorld makes use of the RSA encryption algorithm and SHA256 hashes. A user account is comprised of a 2048-bit key pair, the Private key is used to sign off on ballots, the public key is used to verify signatures and to derive an address. An address is used to identify voters on the blockchain and allows OtherWorld to store user created ballots within their account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published