mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
236 B
236 B
Assign a Regular Key (Go)
Demonstrates how to assign a regular key pair to an XRP Ledger account. Both WebSocket (ws/) and JSON-RPC (rpc/) examples are included.
Quick setup and usage:
go mod tidy
go run ./ws/main.go