Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
h2physics committed Jan 17, 2024
1 parent 1ba5704 commit ac9f3ba
Show file tree
Hide file tree
Showing 18 changed files with 7,446 additions and 4 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Minswap Stableswap Contract

## Structure
- There are 3 mains contract under `validators` folder and utility functions under `lib/stableswap` folder
- There are 4 mains contract under `validators` folder and utility functions under `lib/stableswap` folder

## Building

Expand All @@ -13,3 +13,8 @@

- Run `aiken check` to run all unit tests of the contract

## References

1. [Specification](/stableswap-docs/stableswap-spec.md)
2. [Stableswap Formula](/stableswap-docs/formula.md)
3. [Audit Report](/audit-report/TxPipe-audit-report.pdf)
Loading

0 comments on commit ac9f3ba

Please sign in to comment.