Home

Awesome

Quirks Mobile dApp Starter

Starter preview

This repo provides a starter for using quirks on react native.

⚙️ Stack

🪄 Features

🔧 Installation

Node.js is required to run the project.

  1. Clone the repository to your local machine:
git clone https://github.com/nabla-studio/quirks-mobile-dapp-starter.git
  1. Install the dependencies:
cd quirks-mobile-dapp-starter
bun i
  1. Setup env file:
cp .env .env.development.local
  1. Open your env file and add wallet connect setup:
EXPO_PUBLIC_WC_PROJECT_ID=<YOUR-PROJECT-ID>
  1. Build native projects:
bun prebuild
  1. Start expo dev server:
bun start
  1. Start native projects:

    • Android
    bun android
    
    • iOS
    bun ios
    

👥 Authors

👤 Davide Segullo (Code)

🎉 Contributing

We ❤️ contributions! If you'd like to contribute, please read our contributing guidelines.

🙋 Support

If you have any questions or comments about this project, please feel free to contact us on discord.

Copyright © 2024 nabla.