transaction-chain
There are 4 repositories under transaction-chain topic.
archethic-foundation/archethic-node
Official Archethic Blockchain node, written in Elixir
archethic-foundation/libjs
Archethic Javascript SDK
Everyways/test-app-uniris
Uniris Angluar 11 init
guillaumelauzier/transaction-chain-chunking
Another algorithm that can be used is called "transaction chain chunking." In this method, the data is split into chunks and each chunk is added to a separate Bitcoin transaction, with each transaction referencing the previous one in the chain. The final transaction in the chain contains the full data, and the previous transactions can be used ...