Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 618 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 618 Bytes

Create Web3 React Native App (create-web3-rn-app)

npm version

Create Web3-enabled React Native apps quickly with this CLI tool. This tool sets up a new React Native project with Web3 integration using Expo. It includes essential configurations, dependencies, and a starter kit to kickstart your Web3 development.

Installation

You can use npx to run this tool without installing it globally:

npx create-web3-rn-app

Add the name of your app and description, and follow the instruction given