Skip to content

Commit 047fecd

Browse files
committed
feat: add OP Stack integration tests and deploy RPC gateway
- Add opstack_integration_test.go for testing remote signer with OP Stack - Add test-opstack.sh for quick curl-based verification - Deploy RPC gateway with sign-evm EIP-155 support - Add plugin/.gitignore to exclude binary artifacts - Configure ingress for rpc.popsigner.com with TLS The RPC gateway now supports: - eth_accounts: List available signing addresses - eth_signTransaction: Sign transactions (legacy + EIP-1559) - eth_sign / personal_sign: Sign arbitrary messages - API key authentication via X-API-Key header - mTLS authentication for Arbitrum Nitro (port 8546)
1 parent c8f6a2f commit 047fecd

File tree

4 files changed

+782
-0
lines changed

4 files changed

+782
-0
lines changed

0 commit comments

Comments
 (0)