near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.31k stars 618 forks source link

Add ref.finance Locust workload #11169

Open aborg-dev opened 5 months ago

aborg-dev commented 5 months ago

It would be useful to have Ref.Finance smart contract represented as the Locust workload as it is a good use-case that is also popular on other blockchains (e.g. Solana) making it a good comparison point.

References:

aborg-dev commented 2 months ago

cc #11808

jaswinder6991 commented 2 months ago

Hey @akashin, I am happy to help here if we can specify the scope a bit.

Would simple swaps be fine? Let's say a Near to Stable coin swap. At a hard coded Near <> USD price. We could deploy stable coin contract and an LP as a part of the on_start() and then do swaps as the task.