Skip to content

Commit e350d94

Browse files
committed
Updated UI repo link
1 parent b6f4fd2 commit e350d94

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/implementation/frontend-usage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ This front end serves as a reference implementation example and a starting point
1010
- Run onboarding campaigns such as airdrops
1111
- Provide a low-friction user experience with wallet connection, proof generation, claim transactions, and cross-chain settlement
1212

13-
The complete source code is available in the [disposable-ui repository](https://github.com/blockdeep/disposable-ui) for reference and customization.
14-
13+
The complete source code is available in the [Efimero Demo UI repository](https://github.com/blockdeep/efimero-demo-ui) for reference and customization.
1514

1615
## Integration Notes
1716

@@ -27,7 +26,6 @@ This frontend serves as the **user-facing layer** in a three-component ecosystem
2726
- HTTP API integration with proof generation service
2827
- Wallet abstraction using Polkadot ecosystem standards
2928

30-
3129
## Prerequisites & Setup
3230

3331
Before using the frontend, ensure the infrastructure is running:
@@ -61,6 +59,7 @@ Once verified, the disposable chain transfers the asset to your connected accoun
6159
After claiming, you can permanently secure your tokens by transferring them back to Asset Hub. The application exposes a cross-chain function that sends the necessary XCM message to move the asset back into Asset Hub, where it persists beyond the lifecycle of the disposable chain.
6260

6361
## Common Issues
62+
6463
- **"Account not found"**: Your address isn't in the test dataset (`test/data/test.csv`)
6564
- **"Already claimed"**: Each account can only claim once
6665
- **Transaction fails**: Wait for the 10-block cooling period between free transactions

0 commit comments

Comments
 (0)