Alpha Vault TypeScript SDK
Alpha Vault Typescript SDK and code examples
Last updated
Alpha Vault Typescript SDK and code examples
Last updated
Alpha Vault is a new anti-bot tool to guard against sniper bots and allow genuine supporters to be the first to buy tokens at launch. and can be created with an Alpha Vault as part of the memecoin launch process.
For integrating or tracking Alpha Vaults on Meteora, you can use our Alpha Vault Typescript SDK and code examples.
Alpha Vault TypeScript SDK on github:
NPM:
Full list of Alpha Vault TypeScript SDK examples:
Devnet:
You will need to first install these SDK dependencies in order for it to function properly
npm i @meteora-ag/alpha-vault @coral-xyz/anchor @solana/web3.js
const alphaVault = await AlphaVault.create(connection, vault);
Please refer to this example:
Please read our .