Static homepage for Barcelona Bitcoin Only meetup.
- Edit
src/config.jswith Telegram, Meetup, service URLs, and Lightning address - Add logo as
src/logo.png - Run
make buildto create distributable files indist/ - Run
make serveto preview locally, ormake deployto deploy to remote server (configure.envfirst)
You can optionally activate onchain donations on the page by adding an address.txt file next to the index.html wherever you are serving.
If you're happy with using a single address (dear god no) just put it there and that's it.
If you would like to iterate through addresses of an xpub as they get used, you could use something like this.