Skip to content

Instantly share code, notes, and snippets.

@Shuri2060
Shuri2060 / a_example.py
Last active May 26, 2025 03:44
Hyperliquid Spot Deploy
##### Used this code to launch all 3 tokens on HL. Yoinked from my notebook, lmk if there are any issues
##### Need to install
# python = "^3.10"
# hyperliquid-python-sdk = "^0.3.0". # current latest is "^0.6.0", either version should still be fine
# (I only use the signing function from HL package, you could implement it yourself)
##### I'm active on the HL Discord https://discord.gg/Hyperliquid
##### Twitter: https://x.com/Shuri2060_defi | https://x.com/XULIAN_on_hl
### Example file will use $XULIAN parameters https://app.hyperliquid.xyz/explorer/token/0x6cc648be7e4c38a8c7fcd8bfa6714127
import eth_account