CINI is a mobile native dapp project created during the Solana Summer Camp Hackathon 2022. It aims to be the next generation film camera ready to revolutionize the photo space with a capture and earn model built on Solana.
Mobile Track for Solana Summer Camp Hackathon 2022
It's time to build crypto on the go. Make your mobile-first web3 project using the Solana Mobile Stack.
We are a group of people passionate about capturing the everyday moments in life. We were looking for a fun and creative project that could solve a core issue.
Built by Team: Box-in-the-Park
-
Install dependencies and build the client libraries locally with
yarn
. -
Launch Android Studio and launch a virtual device.
-
Start the React Native packager, build the application, and start the simulator with
yarn android
.
After making changes to any of the client libraries in js/packages/
you will need to re-run yarn
in this directory. This will rebuild the client libraries and copy their build artifacts into the node_modules/
folder of this example app.
Add in font file into assets/fonts
and run yarn link-asset
. This will compile the fonts into both iOS and Android. For more information, check out this article.
-
Dan | Front-end | [email protected]
-
Ting | Front-end | [email protected]
-
Peter | Full-stack | [email protected]
-
Wade | Product | [email protected]
-
Cavin | Product & UI/UX Designer | [email protected]
-
Yolanda | Community Manager | [email protected]
Example React Native dApp
This project is licensed under the MIT License.