We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6466d8 commit e69ffdeCopy full SHA for e69ffde
src/app/content/challenges/pinocchio-escrow/en/pages/conclusion.mdx
@@ -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