centrifuge / tinlake

Smart contracts for Tinlake, the on-chain securitization protocol for real-world assets
GNU Affero General Public License v3.0
104 stars 23 forks source link

Switch to foundry #615

Closed AStox closed 2 years ago

AStox commented 2 years ago

This PR removes our dapp tools dependency and adds foundry. In keeping with foundry's style, this PR rearranges the folder structure.

It also adds two new github workflows for pushing-to-develop, and pull-requests.