Decentralized book-of-orders market for Avalanche
Hello.
I've developed EVM compatible smart contract, the main purpose of which to be the market contract.
Also I've created initial web interface for it.
This contract allows deposit and withdraw any ERC20 compatible token and one of stable coins on Avalanche, such like USDC.
Then participant is able to put limit buy and sell orders on token/stable_coin pair.
And make market order to perform trade operation on other participants limit orders.
My question:
Can such decentralized market be useful for Avalanche blockchain token holders?