Skip to content

Commit

Permalink
add wayup sc (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
tqueri authored Feb 20, 2024
1 parent d94ead8 commit c15a7ec
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions projects/wayup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"projectName": "Wayup",
"labelPrefix": "Wayup",
"website": "https://www.wayup.io/",
"category": "MARKETPLACE",
"contracts": [
{
"name": "Wayup Contract",
"version": 1,
"language": "PLUTUS",
"languageVersion": 2,
"scriptHash": "a76f0fb801a29f591e9871576508d85b0b5f3c38774f65032f58fdad",
"audit": []
}
]
}

0 comments on commit c15a7ec

Please sign in to comment.