LeslieOA / expo-ipfs-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo IPFS Template (ARC-19)

A quick and dirty ARC-0019 template-ipfs implementation for React Native/Expo

See:

Setup/Install

  • bun install
  • bun run ios / bun run android

Considerations

  1. Consider setting EXPO_PUBLIC_EXPO_CONFIG_IDENTIFIER in .env
  2. See asaInformation in App.tsx for ASA (e.g. 812879542)

About

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 97.5%Language:JavaScript 2.5%