Skip to content

gopiinho/takeoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Take.Off

Takeoff is a solidity implementation of pump.fun, based on bonding curve logic to determine the token price. Does not use the oracles to determine the funding goal of a token, instead the LP is deployed to as a Uniswap V2 pair once it reaches 24 ETH target.

Uses Foundry with Solidity + Nextjs with Viem, Wagmi, Privy, Typescript and Tailwind.

Packages

Built using foundry, has 2 core contracts:

  1. TokenFactory.sol - Factory contract that creates new tokens for a user that can be traded.
  2. Token.sol - Contract used by factory contract as an erc20 baseline.

About

Solidity version of pump.fun, deploy erc20 tokens on go based on bonding curve logic. Monorepo includes contracts and ui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors