package
0.0.0-20231214171749-f0f0a98a8b01
Repository: https://github.com/cosmos/launch.git
Documentation: pkg.go.dev
# README
Pre Funders
The "seed" and "strategic/early" contributors were detailed shortly after the fundraiser, at the bottom of a working copy of the recomended genesis file available on github, and was queryable at the fundraiser website.
Copy the bottom two sections of that JSON file,
into early.json
and seed.json
, respectively, and make them lists (to
detect duplicates).
One address, which is present in both files (df403fa10845bd5e238827bd0d937a8c52f3a64d
),
is modified to 40d19f92685334c8ace23f9dc8c0c85977483e26
.
Run go run main.go
to output the contributors.json
by consolidating all the duplicate entries.