$ chain --list

On chain.

Everything ProjectX ships is public. Read the source, run the tests, check the balance.

packageaddressversion
verify.core0x9c34…4f2av1.4.2
weir.vault0x2ab8…91cev0.9.7
draws.raffle0x7f01…2d0bv0.6.1
names.registry0x5e93…c807v1.1.0
range.arena0x8d12…af44v0.4.0

// reproduce anything

git clone github.com/Northlatch-Labs-LLC/projectx
cd projectx && ./scripts/reproduce.sh <digest>
> fetching bundle... [ ok ]
> re-running gates... [ ok ]
> digest matches. exit 0

// what's public

  • source of every package
  • gate configurations
  • test corpus for the tests gate
  • release digests since v0.1