Skip to content

CryptoDbSS/IPFS-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoDbss allows short messages to be published on the blockchain as a transaction. This can be annotated to be linked as metadata, for example, the SHA of a data or document. In this case, an example of its use with IPFS will be given.

Some advantages of implement IPFS

  1. Save space on long messages, resulting in lighter and lower-cost transactions.
  2. complete decentralization of the data that is shared.
  3. share associated metadata or files in blockchain without them taking up space within it.
  4. Increase capabilities to make more Web3 implementations.

The command is executed to post a file containing the following message in a transaction:

"hello, 你好 , this is a message of CryptoDbSS using IPFS."


The terminal indicates that everything proceeded correctly, both the network file sharing on IPFS and the transaction containing the CID in CryptoDbSS.

Then we retrieve the CID and use IPFS to access the data.

About

CryptoDbSS IPFS Web3 implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published