Skip to content

Manage your orders with smart contract with chainlink

Notifications You must be signed in to change notification settings

spaceh3ad/PortfolioManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Manager

This project is a simple blockchain dapp that allows placing limit orders for particular assets. The limit order is executed when the price reaches the price set by the user. The prices of assets are being retrieved by Chainlink Price Feeds.

Requirements

  1. filling up .env file with propriate keys
  2. npm i for installed dependencies

Further Steps

  • compile the contracts and generate typechain
npx hardhat compile
  • run test
npx hardhat test

About

Manage your orders with smart contract with chainlink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published