Swivel-Finance / gost

Smart contract testing with Geth via the Golang ABIGEN
20 stars 2 forks source link

Implement router functionality in marketplace #330

Closed sourabhmarathe closed 2 years ago

sourabhmarathe commented 2 years ago

Implement the buy/sell and liquidity provision methods to MarketPlace.sol. See this part of Julian's PR.