A permanent archival storage service for Polkadot and Kusama.
Check the following instructions to run this project.
Node.js app which subscribes to the blocks on the source chain(s) and sends block data to the Subspace chain as an extrinsic. Alternatively, blocks can be retrieved from the archive. Transactions are signed and sent by the Subspace chain account, which is derived from the seed.
React app to display the current status for archived parablocks on the Subspace Network. Using @polkadot/api to connect to the Network.