< Build a Fundraising Rust Smart Contract with NEAR CLI and Cargo

14 casts | 1:25:32 for the total course

created by Mammoth Interactive INC

  • 1. 00 Project preview
  • 2. 00f Install curl (for Mac or Linux Unix Terminals only)
    • 01 Install curl

  • 3. 00g (Prerequisite) Install Rust and Cargo
    • 00 Install Rust and Cargo on Mac (Bash and ZShell) or Windows

  • 4. 01 Build Fundraising Rust Smart Contract
    • 01 Set Up Fundraising Rust Smart Contract

    • 02 Build a struct Default in Rust for smart contract

    • 03 Implement Contract struct with init function

    • 04 Deploy contract to NEAR test network without logging in

  • 5. 02 Build getters and setters in Rust smart contract
    • 01 Build a getter function

    • 02 Build a setter function in Rust and call from contract owner

  • 6. 03 Build a second file for Rust smart contract
    • 01 Build a second file for Rust smart contract

    • 02 Build a Rust function to get number of pledges stored

    • 03 Get value from key in Rust map

  • 7. 04 Build a payable Rust function to transfer cryptocurrency
    • 01 Build a payable Rust function to transfer cryptocurrency

    • 02 Call a payable function with dev account and attached deposit

00 Project preview | Build a Fundraising Rust Smart Contract with NEAR CLI and Cargo

2 Views 0 Likes 0 Comments

Comment
Leave a comment (supports markdown format)