Skip to content

Commit

Permalink
docs: add proof of data migration
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinustheo committed Nov 9, 2024
1 parent 3a5a6f0 commit 6db2b2c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/milestone-3-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,20 @@ In our latest milestone, we have introduced a refreshed user interface aimed at
<div align="center">
<img src="https://raw.githubusercontent.com/agustinustheo/apps/1b55f22c955dd9f0077ba0fac962d8da5bfa9f64/packages/apps-config/src/ui/logos/nodes/myriadPaseo.svg" width="200">
</div>

We're excited to announce that Myriad Social is now part of the Paseo network as a Parachain with ParaID 4005! This integration brings new features and better connectivity to everyone using Myriad.

### Successful Data Migration

We've completed the token migration from Octopus Testnet to Myriad Paseo! All user funds have been safely moved through our automated airdrop process. This migration ensures that:
- All user balances are preserved
- Tokens are now active on Paseo Network
- No action is needed from users - funds are already transferred

For transparency, you can view:
- [Migration Script Source Code](https://github.com/myriadsocial/myriad-scripts/tree/main/scripts/paseo-airdrop)
- [Complete Airdrop Logs](https://github.com/myriadsocial/myriad-scripts/blob/main/scripts/paseo-airdrop/airdropLogs.txt)

### Quick Connection Guide

Need to connect? Use our RPC endpoint:
Expand All @@ -22,6 +34,10 @@ This endpoint lets you connect directly to Myriad Social on the Paseo network, m

----

[Rest of the documentation continues with Section 1...]

----

## 1. Polkadot Setup, Connection, and User Guide

We have revamped the Polkadot wallet integration process to make it more user-friendly. A step-by-step guide with interactive tooltips now assists you through every stage of connecting your Polkadot wallet.
Expand Down

0 comments on commit 6db2b2c

Please sign in to comment.