Skip to content

Use Bitcoin's blockchain to store up to 40 bytes UTF-8 characters.

Notifications You must be signed in to change notification settings

kiknaio/bitcoin-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin as a Storage

Bitcoin's blockchain is not just a bitcoins (currency) transaction application. It also allow users to save data (UTF-8 characters and up to 40 bytes).

Opcode named OP_RETURN is the function which allows us to use this kind of functionality.

Watch demo

bitcoin-storage structure

About

Use Bitcoin's blockchain to store up to 40 bytes UTF-8 characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published