{"id":17142164,"url":"https://github.com/jarrodwatts/wallabypay","last_synced_at":"2025-07-25T18:32:33.036Z","repository":{"id":209590454,"uuid":"721501763","full_name":"jarrodwatts/wallabypay","owner":"jarrodwatts","description":"A simple web3 application that allows users to connect or create a wallet, and send funds to other users.","archived":false,"fork":false,"pushed_at":"2023-11-28T06:07:17.000Z","size":20384,"stargazers_count":11,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-15T20:29:52.805Z","etag":null,"topics":["blockchain","covalent-api","ethers","ethersjs","nextjs","polygon","polygon-zkevm","react","shadcn-ui","tailwindcss","thirdweb","typescript","web3"],"latest_commit_sha":null,"homepage":"https://www.wallabypay.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarrodwatts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-21T07:37:58.000Z","updated_at":"2024-07-27T08:18:51.000Z","dependencies_parsed_at":"2023-11-28T07:36:25.869Z","dependency_job_id":null,"html_url":"https://github.com/jarrodwatts/wallabypay","commit_stats":null,"previous_names":["jarrodwatts/wallabypay"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarrodwatts%2Fwallabypay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarrodwatts%2Fwallabypay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarrodwatts%2Fwallabypay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarrodwatts%2Fwallabypay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarrodwatts","download_url":"https://codeload.github.com/jarrodwatts/wallabypay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227606635,"owners_count":17792796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","covalent-api","ethers","ethersjs","nextjs","polygon","polygon-zkevm","react","shadcn-ui","tailwindcss","thirdweb","typescript","web3"],"created_at":"2024-10-14T20:29:57.288Z","updated_at":"2024-12-01T18:18:23.836Z","avatar_url":"https://github.com/jarrodwatts.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n    \u003cbr /\u003e\r\n    \u003ca href=\"https://thirdweb.com\"\u003e\r\n        \u003cimg src=\"./public/banner.png\" width=\"1235\" alt=\"Wallaby Pay Banner Image\"/\u003e\u003c/a\u003e\r\n    \u003cbr /\u003e\r\n\u003c/p\u003e\r\n\r\n\u003ch1 align=\"center\"\u003eWallaby Pay 🦘\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n   An open-source web3 product to help you build your own frontend web3 applications.\r\n\u003c/p\u003e\r\n\r\n\u003cbr/\u003e\r\n\r\n## What is this?\r\n\r\nWallaby Pay is a simple web3 application that allows users to connect or create a wallet, and send funds to other users.\r\nIt uses the [Polygon zkEVM](https://polygon.technology/polygon-zkevm) to allow for fast, cheap transactions between users, but works out of the box with any EVM-compatible blockchain!\r\n\r\n## Features\r\n\r\nWallaby Pay uses modern frontend tools and libraries to create a simple, yet powerful web3 application. It includes features such as:\r\n\r\n- Creating wallets for users by having them sign in with Google, Facebook, or Apple.\r\n- Transferring funds between users by looking up their Lens handle.\r\n- Loading the user's transaction history from the blockchain.\r\n- Viewing the user's balance in the wallet.\r\n\r\nUnder the hood, it is powered by the following tools:\r\n\r\n- [Polygon zkEVM](https://polygon.technology/polygon-zkevm) for fast, cheap transactions on the blockchain.\r\n- [thirdweb](https://thirdweb.com) for wallet connection and web3 functionality.\r\n- [Covalent](https://www.covalenthq.com/) for wallet-level transaction history.\r\n- [Lens Protocol](https://www.lens.xyz/) for social features.\r\n- [Next.js](https://nextjs.org/) as the React framework.\r\n- [React Query](https://tanstack.com/query/v4) for data fetching.\r\n- [Tailwind CSS](https://tailwindcss.com/) \u0026 [shadcn/ui](https://ui.shadcn.com/) as the UI library.\r\n\r\n## Get Started (Running Locally)\r\n\r\nTo get Wallaby Pay running on your local machine, it's a simple 3-step process. You'll need to have [Node.js](https://nodejs.org/en/) installed on your machine first.\r\n\r\n#### 1. Clone the repo 🌞\r\n\r\nTo start exploring the code, [clone the repo](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) and run the following commands:\r\n\r\n```bash\r\n# Install dependencies\r\nnpm install\r\n```\r\n\r\n#### 2. Create an environment variables file 🏋\r\n\r\nNext, you'll need to create a `.env.local` file in the root directory of the project. This file will contain your environment variables. You can use the `.env.example` file as a template.\r\n\r\nIt contains two variables:\r\n\r\n- `NEXT_PUBLIC_THIRDWEB_KEY`: A [thirdweb](https://thirdweb.com) API public key. Used for RPC calls and wallet creation.\r\n- `NEXT_PUBLIC_COVALENT_API_KEY`: A [Covalent](https://www.covalenthq.com/) API public key. Used for fetching recent transactions in the [useTransactionHistory](./src/hooks/useTransactionHistory.ts) hook.\r\n\r\n#### 3. Run the app! ⭐️\r\n\r\nStart the development server by running the following command:\r\n\r\n```bash\r\n# Start the development server\r\nnpm run dev\r\n```\r\n\r\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\r\n\r\n#### 4. Get some test funds 💰\r\n\r\nTo get some test funds, you can use the [Polygon Faucet](https://faucet.polygon.technology/) to receive free ETH on the Polygon zkEVM chain.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarrodwatts%2Fwallabypay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarrodwatts%2Fwallabypay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarrodwatts%2Fwallabypay/lists"}