Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.07 KB

File metadata and controls

30 lines (25 loc) · 1.07 KB

Frontend

  1. Implementation of Infinite scroll

Backend(Web2)

  1. Make CI/CD for nodejs apis(Priority:Low)
  2. Add tests to typescript apis(Priority: Low)
  3. Add stake/unstake part of bots(Priority:Low)

Backend(Web3)

  1. Migrate contract tests away from mocha(Priority: Low)
  2. Add skill validation staking(Priority:High)

Design

  1. Figure out design of dev onboarding part our app

Blocked

  1. Migrate contracts to spl token 2022 standard
  2. Integrate orca and raydium in frontend
  3. Integrate pyth price feeds in frontend
  4. Publish web3 connector typescript sdk on npm publicaly

Future

  1. Custom heap allocator using free lists, good example https://github.com/oxfeeefeee/smalloc/blob/main/src/lib.rs. Dont really need it right now but something when we try to scale put contracts to hopefully billion people or more