An open API service indexing awesome lists of open source software.

https://github.com/aboutcircles/circles-migration-tool


https://github.com/aboutcircles/circles-migration-tool

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

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.