Skip to content

Commit e2f3bc4

Browse files
authored
Merge pull request #39 from nftlabs/v2-market
V2 market - first implementation + tests
2 parents 2fccff7 + a4e7967 commit e2f3bc4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+13400
-47
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@ yarn-debug.log*
2525
yarn-error.log*
2626
*.dbg.json
2727

28-
# Dev notes
28+
# Dev
29+
/relayerTest
30+
./contracts/v2/Market.sol
2931
/notes.txt

0 commit comments

Comments
 (0)