This repo serves the purpose of archiving data from testnets.
Currently, it contains the following:
- Raw transaction data from
test4.gno.landtest3.gno.landtest2.gno.landtest1.gno.landstaging.gno.land
- Gno code extracted from raw transactions in the respective
extractedfolders - A Go program used to extract Gno code from raw transactions; located in
extractor/
This repo has a Github Action that fetches transaction data and runs the extractor once every 24 hours.