0xBEEFCAF3 / bostonbitdevs

Website for Boston Bitcoin Dev Meetup
https://bostonbitdevs.org/
Creative Commons Zero v1.0 Universal
7 stars 3 forks source link

Boston BitDevs

This repo has been forked from SF Bitcoin Devs and follows guidance from NYC BitDevs on Running a Great Socratic Seminar.

Socratic Reading List Sources

These are good places to start when compiling the reading List:

Other BitDevs Groups:

Music to listen to while compiling.

Running locally

If you don't have rust installed yet, get it here.

This project uses just, which can be installed with:

cargo install just

You may also need to install zola

After that, you can run things locally with:

just serve

See the justfile for more commands.