We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d02f7b commit 75e64e4Copy full SHA for 75e64e4
README.md
@@ -19,5 +19,6 @@ const res = await auctionClient.setTokenInfo(address, {
19
```
20
21
## How to update
22
+* have node >= 20.0.0 installed
23
* have your contracts in `tge-contracts` folder
24
* run `$ npx @neutron-org/contracts2ts --src ./tge-contracts --out ./<path_to_this_code>/src`
0 commit comments