Join as a Pool

In order to create a new Pool and join the protocol, you need to follow these steps:

  • Send a request to create a new Pool so we can set up a meeting.
  • Deploy a new smart contract to the Polygon Mainnet using our PoolFactory and ask us to enable it in the protocol.
  • Create a backend & API to support your Pool operations. For example: approve loans on request based on your own rules. We have a sample Pool backend that you can base on, developed in Django.