Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wyze/magicswap

 
 

Repository files navigation

MagicSwap UI

MagicSwap is the automated market maker of the Treasure ecosystem.

Supporting code:

Development

Create environment variables file:

cp .env.sample .env

Fill in the ALCHEMY_KEY environment variable with your own API key.

Install dependencies:

npm install

Start development server:

npm run dev

Contributing

Feature Requests

Coming soon

Issues/Bugs

To file a bug, please create an issue, providing as many details as possible.

To fix a bug, please fork the repository, make changes on your fork, then create a PR for the community and AMM Council to review.

Deployment

Merge changes to main branch to trigger push to Vercel.

About

The automated market maker of the Treasure ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 3.1%
  • CSS 1.5%