Skip to content

traderjoe-xyz/sol-token-mill

Repository files navigation

Sol-Token-Mill

Token Mill smart contracts for Solana. Built by LFJ. Javascript scripts work with Bun, to install dependencies, run bun install.

Token Mill

Token launchpad using customizable bonding curve. Includes fee sharing (to protocol, creator, referrals and staking), along with token vesting. Solidity implementation can be found at .

Testing

Unit testing is done using litesvm. Swap, fee calculations and staking operations are also compared to their EVM counterparts using revm.