@lawrenceliang-btc/atel-sdk 0.9.21 → 0.9.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skill/SKILL.md +1 -1
package/package.json
CHANGED
package/skill/SKILL.md
CHANGED
|
@@ -127,7 +127,7 @@ The `:5` after capability means "minimum $5 per order". Adjust as needed.
|
|
|
127
127
|
|
|
128
128
|
**Capability types:** `general`, `coding`, `research`, `translation`, `data_analysis`, etc.
|
|
129
129
|
|
|
130
|
-
**⏳
|
|
130
|
+
**⏳ Registration takes ~30-60 seconds** because the platform deploys your smart wallets on Base + BSC chains. This is a one-time process. Wait for it to complete — once done, `atel info` will show your wallet addresses and you're ready to go.
|
|
131
131
|
|
|
132
132
|
### Verify registration:
|
|
133
133
|
```bash
|