{"id":20303133,"url":"https://github.com/vanities/nextjs-wallet","last_synced_at":"2025-06-15T19:06:21.287Z","repository":{"id":124358461,"uuid":"575458295","full_name":"vanities/nextjs-wallet","owner":"vanities","description":"a nextjs react wallet template","archived":false,"fork":false,"pushed_at":"2023-02-03T03:38:44.000Z","size":5831,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T11:03:55.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vanities.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-07T15:00:12.000Z","updated_at":"2023-02-03T03:05:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4b406c0-cc0c-4794-a0d1-011ad43bb5bf","html_url":"https://github.com/vanities/nextjs-wallet","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanities%2Fnextjs-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanities%2Fnextjs-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanities%2Fnextjs-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanities%2Fnextjs-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanities","download_url":"https://codeload.github.com/vanities/nextjs-wallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241801194,"owners_count":20022383,"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":[],"created_at":"2024-11-14T16:36:01.324Z","updated_at":"2025-03-04T06:44:51.309Z","avatar_url":"https://github.com/vanities.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uniswap Labs Interface\n\n[![Unit Tests](https://github.com/Uniswap/interface/actions/workflows/unit-tests.yaml/badge.svg)](https://github.com/Uniswap/interface/actions/workflows/unit-tests.yaml)\n[![Integration Tests](https://github.com/Uniswap/interface/actions/workflows/integration-tests.yaml/badge.svg)](https://github.com/Uniswap/interface/actions/workflows/integration-tests.yaml)\n[![Lint](https://github.com/Uniswap/interface/actions/workflows/lint.yml/badge.svg)](https://github.com/Uniswap/interface/actions/workflows/lint.yml)\n[![Release](https://github.com/Uniswap/interface/actions/workflows/release.yaml/badge.svg)](https://github.com/Uniswap/interface/actions/workflows/release.yaml)\n[![Crowdin](https://badges.crowdin.net/uniswap-interface/localized.svg)](https://crowdin.com/project/uniswap-interface)\n\nAn open source interface for Uniswap -- a protocol for decentralized exchange of Ethereum tokens.\n\n- Website: [uniswap.org](https://uniswap.org/)\n- Interface: [app.uniswap.org](https://app.uniswap.org)\n- Docs: [uniswap.org/docs/](https://docs.uniswap.org/)\n- Twitter: [@Uniswap](https://twitter.com/Uniswap)\n- Reddit: [/r/Uniswap](https://www.reddit.com/r/Uniswap/)\n- Email: [contact@uniswap.org](mailto:contact@uniswap.org)\n- Discord: [Uniswap](https://discord.gg/FCfyBSbCU5)\n- Whitepapers:\n  - [V1](https://hackmd.io/C-DvwDSfSxuh-Gd4WKE_ig)\n  - [V2](https://uniswap.org/whitepaper.pdf)\n  - [V3](https://uniswap.org/whitepaper-v3.pdf)\n\n## Accessing the Uniswap Interface\n\nTo access the Uniswap Interface, use an IPFS gateway link from the\n[latest release](https://github.com/Uniswap/uniswap-interface/releases/latest),\nor visit [app.uniswap.org](https://app.uniswap.org).\n\n## Unsupported tokens\n\nCheck out `useUnsupportedTokenList()` in [src/state/lists/hooks.ts](./src/state/lists/hooks.ts) for blocking tokens in your instance of the interface.\n\nYou can block an entire list of tokens by passing in a tokenlist like [here](./src/constants/lists.ts)\n\n## Contributions\n\nFor steps on local deployment, development, and code contribution, please see [CONTRIBUTING](./CONTRIBUTING.md).\n\n## Accessing Uniswap V2\n\nThe Uniswap Interface supports swapping, adding liquidity, removing liquidity and migrating liquidity for Uniswap protocol V2.\n\n- Swap on Uniswap V2: https://app.uniswap.org/#/swap?use=v2\n- View V2 liquidity: https://app.uniswap.org/#/pool/v2\n- Add V2 liquidity: https://app.uniswap.org/#/add/v2\n- Migrate V2 liquidity to V3: https://app.uniswap.org/#/migrate/v2\n\n## Accessing Uniswap V1\n\nThe Uniswap V1 interface for mainnet and testnets is accessible via IPFS gateways\nlinked from the [v1.0.0 release](https://github.com/Uniswap/uniswap-interface/releases/tag/v1.0.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanities%2Fnextjs-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanities%2Fnextjs-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanities%2Fnextjs-wallet/lists"}