Skip to content

AshAvalanche/TraderMoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trader Mo(v)e

Trader Mo(v)e

Trader Moe is Trader Joe's strange cousin from the west. He lives in the Movement Network's Subnet powered by Avalanche.

Trader Moe is a DEX/AMM protocol for the Move Protocol built by the Ash team for the Avalanche Hackathon 2023 (HK).

Note: The frontend is a fork of Uniswap and the Move modules are forked from Pontem Network/Liquidswap and AnimeSwap/v1-core.

Interface

Trader Moe interface

The interface is available at https://tradermoe.xyz.

🚨⚠️ Warning: Please use the Petra wallet as the Pontem wallet seems to be unstable with the interface. ⚠️🚨

Network

You should add the Movement Network's Testnet to the wallet, see How to add the Movement network to my wallet? for details. Here's what it looks like in Petra:

Petra Wallet Network

Modules addresses:

  • 0x2e2f2175ecc96dfc48dbd789da52455344513e98c0641a737637fe83dc0b6d7c::moe_coin
  • 0x2e2f2175ecc96dfc48dbd789da52455344513e98c0641a737637fe83dc0b6d7c::TraderMoePoolV1
  • 0x2e2f2175ecc96dfc48dbd789da52455344513e98c0641a737637fe83dc0b6d7c::TestCoinsV1

Test account

Feel free to use the following test account which has been provisioned with $MVMT, $MOE, $USDT and $BTC:

private_key: "0xe6d5baf4f2b848e14ee030cea09c3be20eee3055fc94b19ce1c58b3898a52113"
public_key: "0x3ba26879a4d67d601b70ec80affe0449840a39e4a1e161281dcb5d195181e996"
account: "85c89b911b2d4bade71296f6ac68f97ca73b151d608a4c8c2635f52739687b25"

You can import the private key above in the Petra Wallet to interact with TraderMoe.

Development

Prerequisites

git clone https://github.com/AshAvalanche/tradermoe

Trader Mo(v)e modules

See modules/README.md

Trader Mo(v)e frontend

See interface/README.md

About

DEX / AMM built for Movement Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages