Skip to content

Commit a923b5f

Browse files
committed
Add ABI line in docs
1 parent 24f5011 commit a923b5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Right now we have two such signers deployed:
1919

2020
You can use these or deploy your own one.
2121

22+
23+
The ABI is inside `signer_abi.json` file. Just use it. Or extract it via Explorer.
24+
2225
## How it works?
2326

2427
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

Comments
 (0)