Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.31 KB

README.md

File metadata and controls

52 lines (38 loc) · 2.31 KB

react-bootstrap-web3-android

This is a fork of react-bootstrap-web3-spa. That boilerplate is used to build a React app using the react-boostrap library.

This repository adds CapacitorJS libraries and configuration, in order to compile the SPA into a native Android app APK file.

Installation

git clone https://github.com/Permissionless-Software-Foundation/react-bootstrap-web3-spa
cd react-bootstrap-web3-spa
npm install
npm start
npm run build

Publish to Filecoin

export FILECOIN_TOKEN=myFilecoinAPITokenFromWeb3.Storage
npm run build
npm run pub

Learn more about alternative deployments in the deployment directory

Support

Have questions? Need help? Join our community support Telegram channel

Donate

This open source software is developed and maintained by the Permissionless Software Foundation. If this library provides value to you, please consider making a donation to support the PSF developers:

bitcoincash:qqsrke9lh257tqen99dkyy2emh4uty0vky9y0z0lsr

Repo Backup

This GitHub repository is backed up on Radicle. If GitHub ever censors this respository, the code can be found in this alternative repository. Here are extra notes on working with Radicle.

This can be cloned from PSF Radicle seed node with one of these commands:

  • rad clone rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy --seed radicle.fullstackcash.nl
  • rad clone rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy --seed maple.radicle.garden

License

MIT