philipmoniaga / account-order

individual account orders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otus Account Orders

Testing different UI/UX for limit orders:

Credit to and thanks to:

https://github.com/blue-searcher/lyra-quoter https://github.com/Kwenta/margin-manager

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

AccountFactory

NewAccount (address indexed owner, address account)

Deployment - Local deployment

  • Lyra Deploy Scripts
  • LyraBase Deploy
  • AccountFactory Deploy (Gelato required)
  • AccountOrder

About

individual account orders


Languages

Language:Solidity 73.6%Language:TypeScript 24.7%Language:JavaScript 1.8%