Stacks Logo

25 min read

·

2 years ago

+10,000 XP
68
66
11
*You must be signed in to submit quiz
You must be signed in to post comments
User avatar

Winingallnyt

·

3 months ago

finally completed this, btw guys this code is old and does not work as its web3 things move fast here so, i would recommend using gemini and antigravity for this course. If you wanna check mine here is my contract address: ST377XPCB05QYXH8JS49CJXJ5SFXWJS63ZCT9MZDX.stream. Paste this in stacks and u will see a working defi protocol.

1
User avatar

Two-dimensionalRefiner

·

6 months ago

done! worked! some things are already changed though, had to deal with that e.g No more use of createPrivateKeys in stacks/transaction , etc. I will advice others just learning to leverage the use of AI as a guide to stay up to date in this course.

3
User avatar

Two-dimensionalRefiner

·

6 months ago

i guess you meant you "didn't" use "unwrap-panic" so that in case of an error the code won't just panic without showing us what went wrong explicitly unlike "unwrap"... Reference to refuel function summary- "First, we use the stream-id to fetch the actual stream tuple from our mapping. We use unwrap-panic here because if the stream-id is invalid, the code will just panic and throw an error, which is what we want."

1
User avatar

Oyetunde

·

7 months ago

This is really good! i am hooked!

0
User avatar

Blackdev_xyz

·

7 months ago

For anybody here after me, make sure to install the exact packages version from the github repo to not run into an error

1