Skip to content

chore(security): add optional signing guard (disabled by default)#116

Open
karanheart96 wants to merge 1 commit intoparadigmxyz:mainfrom
karanheart96:feat/blockintel-gate-shadow-mode
Open

chore(security): add optional signing guard (disabled by default)#116
karanheart96 wants to merge 1 commit intoparadigmxyz:mainfrom
karanheart96:feat/blockintel-gate-shadow-mode

Conversation

@karanheart96
Copy link

What changed

  • Added blockintel-gate-sdk dependency for optional transaction signing guard
  • Added blockintel-gate.ts — use sendWithGate(signer, tx) for Gate-protected transaction sends (opt-in)
  • Wrapped sendTransaction / signTransaction with Gate.guard() for opt-in security

How to enable

Set env var BLOCKINTEL_API_KEY (or equivalent config). The guard is disabled by default until configured.

How to remove

Revert this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant