Skip to content

Commit e69ffde

Browse files
committed
fix: restore conclusion page for Pinocchio Escrow
File originally removed in commit 2e69834
1 parent e6466d8 commit e69ffde

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Conclusion
2+
3+
You can now test your program against our unit tests and claim your NFTs!
4+
5+
Start by building your program using the following command in your terminal:
6+
7+
```
8+
cargo build-sbf
9+
```
10+
11+
This generated a `.so` file directly in your `target/deploy` folder.
12+
13+
Now click on the `take challenge` button and drop the file there!

0 commit comments

Comments
 (0)