An awesome lightweight decentralized mobile storage dapp deployed on Kardiachain!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
https://mobile-dstorage.vercel.app/
Mobile Decentralized Storage is a dapp that allows for starage on the go.
Here's why:
Follow the steps below on how to run the project.
Please install the below required software in order to run the project.
NodeJs NodeJS
Bee node Swarm
FairOS Node FairOS
ionic
npm install -g @ionic/cli
Install Android Studio Android Studio
Add Kardiachain demo wallet private key to hardhat.config.js
const PRIVATE_KEY = "PRIVATE KEY HERE";
Physical Android device
Clone the repo
git clone https://github.com/IKalonji/SwarmFairOsIPFSDapp.git
cd into the Ionic frontend install dependecies then paste the necessary keys in the environment.ts as well as the enviroment.prod.ts files:
cd SwarmFairOsIPFSDapp
npm install
Now, we can build the frontend with Ionic and create an APK with Android Studio. In the terminal run:
ionic capacitor build android
Android Studio should open automatically once the build is complete. If not open the Ionic/Frontendandroid folder in Android Studio.
Finally, use one of the two options to run the app:
Unstoppable Domains Integration
Please refer to the Documentation
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See https://opensource.org/licenses/MIT for more information.
Issa Kalonji - @ISSDawg - ikalonji@student.wethinkcode.co.za
Project Link: https://github.com/IKalonji/SwarmFairOsIPFSDapp