You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ Right now we have two such signers deployed:
19
19
20
20
You can use these or deploy your own one.
21
21
22
+
23
+
The ABI is inside `signer_abi.json` file. Just use it. Or extract it via Explorer.
24
+
22
25
## How it works?
23
26
24
27
The contract works by using the XCC to communicate with NEAR via its subaccount. You can read more about it in the [XCC Docs](https://doc.aurora.dev/xcc/aurora-to-near/introduction).
0 commit comments