This commit is contained in:
Kyle Fang
2023-07-12 17:09:49 +08:00
parent e289c10aa6
commit fc430b7158

View File

@@ -83,8 +83,6 @@ Check if a transaction is a swap transaction from Alex
function isAlexSwapTransaction(deployer: string, contractName: string, functionName: string): boolean;
```
```javascript
## Installation
You can install Alex-SDK using npm: