Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 398 Bytes

Welcome on Magic Wallet

A proof of concept of react native app wallet with magic auth integration

On polygon mumbai (testnet) network

You can send Matic, receive Matic and swap Matic to Dai

Launch the app

This app use expo

Add a .env file with your magic auth api key

API_KEY=pk_live_********

Install and launch, in the terminal

yarn install
yarn add expo
npx start expo