This is an example client to use the solana random number beacon.
It creates a deployable and self contained html file that can be directly uploaded to Arweave as a permaweb app. This repo was used to create this permaweb app: arweave.net/tC7JOmtzqjl0Dx3IEXPvjMLsp3HQmfoBila5sJ-49xE
- Install
Node >=v16
npm install
npm run build
node src/server.js
- Open
localhost:8000
and see the dashboard.
- Install
arkb
: https://github.com/textury/arkb arkb deploy .deploy/index.html -w <path-to-your-arweave-key>