# Developer Docs This file contains notes taken during software development. These notes may eventually be edited into informaiton that goes into the top-level README, or other documentation. ## Main Features of this App - [react-bootstrap](https://react-bootstrap.github.io/) is used for general style and layout control. - An easily customizable waiting modal component can be invoked while waiting for network calls to complete. - [minimal-slp-wallet](https://www.npmjs.com/package/minimal-slp-wallet) is used to access tokens and BCH on the Bitcoin Cash blockchain. - A 'server selection' dropdown allows the user to select from an array of redundent back end servers. - This site is statically compiled, uploaded to Filecoin, and served over IPFS for censorship resistance and version control.