finds.dev← search

// the find

ethereum-boilerplate/ethereum-react-native-boilerplate

★ 547 · JavaScript · MIT · updated Sep 2022

The ultimate full-stack Ethereum React Native Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system! Happy BUIDL!👷‍♂️

A React Native boilerplate for building Ethereum mobile dApps, built on top of Moralis and WalletConnect v1. Targets developers who want pre-wired wallet auth and token/NFT display components without setting up their own backend. Last touched September 2022.

The component library covers the common dApp primitives (wallet auth, ERC20 balances, NFT display, transaction history) so you're not writing that plumbing yourself. The WalletConnect integration is vendored locally with a custom fork that exposes the `enable` hook — useful if you need to intercept the connection flow. Hardhat is included alongside the mobile app, so you can develop and test contracts in the same repo. The Blockie identicon component is a nice touch that's often missing from starter kits.

This repo is dead — last commit September 2022, and it's built on WalletConnect v1, which was shut down in 2023. Any app built on this will fail to connect wallets out of the box. The entire data layer is Moralis-specific; Moralis pivoted its product multiple times since this was written and the API surface used here may no longer exist or require paid plans. No TypeScript on the main components (only partial `.tsx` in a few files), so you get no type safety on the Web3 interactions where bugs are most costly. Zero tests beyond the default RN scaffolding test.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →