feat: add phantom integration
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# PolyNote · Polygon message pusher
|
||||
|
||||
Send hex-encoded messages on Polygon mainnet using the Trust Wallet browser extension or in-app browser. The app builds a zero-value transaction with your message in the data field, so only gas is spent.
|
||||
Send hex-encoded messages on Polygon mainnet using the Trust Wallet or Phantom browser extensions. The app builds a zero-value transaction with your message in the data field, so only gas is spent.
|
||||
|
||||
## What it does
|
||||
- Connects to an injected EIP-1193 provider (Trust Wallet) and targets Polygon mainnet.
|
||||
- Connects to injected EIP-1193 providers (Trust Wallet or Phantom) and targets Polygon mainnet.
|
||||
- Hex-encodes up to 280 characters and sends a 0 MATIC transaction carrying the payload.
|
||||
- Internationalization (English, Spanish, French, German, Italian, Swedish) with a locale picker and auto language detection.
|
||||
- Live feedback, copy-to-clipboard for the tx hash, Polygonscan deep links, and a session “recent messages” view.
|
||||
|
||||
Reference in New Issue
Block a user