/Risk_Protocol

In this project, I created a ERC20 token exchange using order book on top of 0x Protocol. A user can create order off-chain and this order executed on-chain. Currently it is deployed on Polygon Mumbia.

Primary LanguageSolidity

RISK EXCHANGE

In this project, I created a ERC20 token exchange using order book on top of 0x Protocol. A user can create order off-chain and this order executed on-chain. Currently it is deployed on Polygon Mumbia.

screenshot screenshot

Built With

  • TypeScript
  • Next JS
  • Foundry
  • Solidity
  • ether.js
  • 0x protocol packages

Live Demo

Live Demo Link

Prerequisites

Web Browser
Metamask

Install

$ npm install

$ cd Contracts and run forge Install

Getting Started

To get local copy up and running follow these simple example steps

git clone git@github.com:Addis-Belete/Risk_Protocol.git

Deployment

To deploy the contracts

	1. run forge build in Contracts folder
	2. run scripts in the script
	3. Change the address with the newly deployed address

👤 Addis Belete

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.