Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Build Smart Contracts In The Rust Coding Language For Near

Posted By: ELK1nG
Build Smart Contracts In The Rust Coding Language For Near

Build Smart Contracts In The Rust Coding Language For Near
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1014.75 MB | Duration: 2h 55m

Deploy and test NEAR Rust smart contract with NEAR CLI

What you'll learn
Build a Hello World NEAR smart contract with Rust
Rust programming fundamentals for NEAR smart contracts
Install curl (Unix only)
Deploy and test NEAR Rust smart contract with NEAR CLI
Requirements
No experience required
No cryptocurrency required
No paid software required
Code editor (free)
Description
What is the NEAR blockchain?built to be simple, secure and scalable. Low cost. High speed. Effortless scale. <0.01USD Transaction Cost18M+ Active Accounts400K Daily Transactions~2.4s Time to Finality  Contracts, DAOs, dapps, fundingLayer 1 blockchainnot dependent on other chains. uses a unique scaling mechanism Nightshade sharding Scales infinitely resists short-term usage spikes Proof of stake More efficient than Bitcoin and Ethereumweb-based walletno need for users to install programs or browser extensionsmakes it especially easy to onboard new users (e.g. through named accounts)Certified carbon neutral consumes in a year the same energy bitcoin consumes in 3 minutes Interoperable with Ethereum using Rainbow BridgeYour InstructorAlexandra Kropova is a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.Over 11 years, Mammoth Interactive has built a global student community with 1.1 million courses sold. Mammoth Interactive has released over 250 courses and 2,500 hours of video content.Founder and CEO John Bura has been programming since 1997 and teaching since 2002. John has created top-selling applications for iOS, Xbox and more. John also runs SaaS company Devonian Apps, building efficiency-minded software for technology workers like you.Join 1.3+ million students in high-quality courses featured at HarvardLifetime access that never expiresProject-based curriculum to superboost your portfolioGraduation certificate for every courseAbsolute beginner-friendly90% off todayUse any computerSatisfaction guaranteeGet all source codePopular bundle by Mammoth studentsPerfected over years of trainingReviews from the Mammoth Community"This is AMAZING I just learned how to code without breaking a sweat, this is really easy and fun!" -Shalonda Lewis"This course so far is by far amazing! The instructor is very encouraging and up beat." -Moiz Saqib"It was informative and definitely covered the basics. Easy to understand and to follow." -Colin Mooney

Overview

Section 1: Introduction

Lecture 1 00 Project preview

Lecture 2 Source Files

Section 2: 00b Mammoth Interactive Courses Introduction

Lecture 3 00 About Mammoth Interactive

Lecture 4 01 How To Learn Online Effectively

Lecture 5 Source Files

Section 3: 00c (Prerequisite) Blockchain and Smart Contracts Overview

Lecture 6 00 Blockchain Introduction

Lecture 7 02 What is a Smart Contract

Lecture 8 03 What is the NEAR blockchain

Lecture 9 Source Files

Section 4: 00d (Prerequisite) Command Line Fundamentals

Lecture 10 01 Why All Developers Need To Know The Command Line

Lecture 11 02 What Are Linux And Unix Terminals

Lecture 12 02 Install Linux Command Line On Windows

Section 5: 00d-2 Use Commands in a Linux Unix Terminal

Lecture 13 01 Build Your First Command In The Command Line

Lecture 14 02 Navigate Directories In The Command Line

Lecture 15 03 Build And Edit A New File In The Command Line

Lecture 16 04 Move Files In The Command Line

Section 6: 00e (Prerequisite) Install Node and NPM

Lecture 17 00 What Is Node JS

Lecture 18 01 Install Node And NPM On Mac Or Windows

Lecture 19 02 How to Install Node and NPM on Windows-R

Lecture 20 Source files

Section 7: 01 Build a Hello World NEAR smart contract with Rust

Lecture 21 00 What is Rust

Lecture 22 01 Set Up NEAR Smart Contract Project with Rust

Lecture 23 02 Build a Hello World Rust smart contract

Lecture 24 Source Files

Section 8: 02a Rust programming fundamentals for NEAR smart contracts

Lecture 25 01 Rust String vs str explained

Lecture 26 02 What is a Rust struct with attributes

Lecture 27 03 What is Rust Default trait

Lecture 28 04 What is mut in Rust

Lecture 29 Source Files

Section 9: 02b Install curl (for Mac or Linux Unix Terminals only)

Lecture 30 01 Install curl

Section 10: 02c (Prerequisite) Build and fund account on NEAR testnet

Lecture 31 01 Create a NEAR testnet account and fund with tokens

Lecture 32 Source Files

Section 11: 03 Deploy and test NEAR Rust smart contract with NEAR CLI

Lecture 33 00 Install Rust and Cargo on Mac (Bash and ZShell) or Windows

Lecture 34 01 Deploy Rust smart contract test network without logging in

Lecture 35 02 Call a view function from Rust smart contract without account

Lecture 36 03 Call a paid function from Rust smart contract with account

Lecture 37 Source Files

Anyone interested in building smart contracts for the NEAR blockchain,Anyone who wants to learn to code in Rust