• Discover
  • Partner with us
  • Chapters
  • Blog

Learn everything about Stellar

Rust Walkthrough
Rust Basic Homework

Course Intro
Section Overview
Stellar Intro
Creating Wallet for Stellar
Soroban Intro
Setting up the development environment
Soroban First Code Walkthrough
Deploy to the Stellar Testnet
Section Summary

Section Overview
Single offer Example
Time Lock
Atomic Swap
Section Summary

Submit Your Final Project

Understand the basics of smart contract interaction on the Stellar network by creating a trading offer and simulating a basic trade using the SingleOffer contract.

First Step:

You need to clone this repo, and you will make changes on the lib.rs file that is under the single_offer_to_complete/src folder.

Second step:

You will write some control mechanism after comment blocks like example below on ‘create’, ‘trade’ and ‘updt_price’ functions:

//Add a control here to check 'buy_price' and 'sell_price' are not equal to 0

Third step:

Update the trade function in the provided smart contract to allow trades only after a specific cutoff date.

  • Define the cutoff timestamp in the ‘trade’ function.
  • Block the trade if the current timestamp is not greater than the cutoff timestamp.

Tasks

Submit your work to complete this lesson.

Join the project workspace to share your solution and receive feedback.

Lesson discussion

Swap insights and ask questions about “Learn everything about Stellar”.

Enroll to participate
Start the course to unlock the discussion. Enrolling helps us keep conversations relevant to learners.
WebsiteDiscoverPartner with UsBlogEvents
CoursesCircleRustSoliditySolanaWeb3 FundamentalsBlockchain Basics
CompanyAbout UsBrand GuidelineFAQsTerms of UsePrivacy PolicyGDPR NoticeCookies
Don't miss any update!

Disclaimer: The information, programs, and events provided on https://risein.com is strictly for upskilling and networking purposes related to the technical infrastructure of blockchain platforms. We do not provide financial or investment advice, nor do we make any representations regarding the value, profitability, or future price of any blockchain or cryptocurrency. Users are encouraged to conduct their own research and consult with licensed financial professionals before engaging in any investment activities. https://risein.com disclaims any responsibility for financial decisions made by users based on the information provided here.

© 2026 Rise In, All rights reserved