functionland / fula-archived

Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
https://fx.land
MIT License
4 stars 0 forks source link

Box Firmware #243

Closed buchansm closed 1 year ago

buchansm commented 2 years ago

This app provides a provisioning script for Raspbian OS - Lite that installs a WIFI server for the Box that an accompanying mobile box setup app can communicate with.

In the future, this API can be extended to boot up fula/libp2p.

buchansm commented 2 years ago

@gitaaron, sounds good 👍. Any recommendations for the name of the directory? I'm currently calling it box-firmware but that might be confusing since it'll be next to the box app directory.

gitaaron commented 2 years ago

@buchansm how about just 'firmware' for now?

ghorbani-m commented 2 years ago

@buchansm Great job, Can we convert the app to TypeScript and clarify params' types? Now the Box and Libraries are in TypeScript.