Skip to content

Commit fa78749

Browse files
committed
feat: update plugin readme
1 parent 5b78148 commit fa78749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/packages/plugins.md

+1
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ The plugin automatically handles wallet creation or uses an existing wallet if t
292292
- **Generate a new wallet** using the Coinbase SDK.
293293
- Automatically **export the wallet details** (`seed` and `walletId`) and securely store them in `runtime.character.settings.secrets` or other configured storage.
294294
- Log the wallet’s default address for reference.
295+
- If the character file does not exist, the wallet details are saved to a characters/charactername-seed.txt file in the characters directory with a note indicating that the user must manually add these details to settings.secrets or the .env file.
295296

296297
2. **Using an Existing Wallet**
297298
If wallet information is available during the first run:

0 commit comments

Comments
 (0)