fallen-icarus / cardano-swaps

A distributed order-book DEX using composable atomic swaps with full delegation control and endogenous liquidity.
Apache License 2.0
69 stars 12 forks source link

Improved formatting #19

Closed SynthLuvr closed 5 months ago

SynthLuvr commented 5 months ago

Ran everything through latest aiken fmt command, updated stdlib dependency and rebuilt plutus.json

By standardizing the formatting, it makes it significantly easier to contribute to the project.