https://github.com/aboutcircles/circles-migration-tool
https://github.com/aboutcircles/circles-migration-tool
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aboutcircles/circles-migration-tool
- Owner: aboutcircles
- Created: 2025-08-29T11:59:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-12-22T11:28:37.000Z (6 months ago)
- Last Synced: 2025-12-23T21:55:15.009Z (6 months ago)
- Language: TypeScript
- Size: 321 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-circles - circles-migration-tool - Tooling for migrating accounts and balances from v1 to v2. (APIs & Infrastructure / Developer Demos)
README
# Circles Migration Tool
A web application that helps Circles v1 users migrate their avatars to Circles v2 on Gnosis Chain.
## What it does
This tool guides users through a 4-step migration process:
1. **Start** - Connect your wallet and verify your v1 Circles account
2. **Choose Inviter** - Select someone to invite you to Circles v2
3. **Create Profile** - Set up your new profile (name, description, avatar)
4. **Execute Migration** - Complete the migration to v2
## Development
```bash
# Install dependencies
pnpm install
# Start development server
pnpm run dev
# Build for production
pnpm run build
```
## Support
Need help with migration? Join the [Circles Discord](https://discord.com/invite/aboutcircles) for support.