Companies Home Search Profile

The Complete NEAR Blockchain Smart Contract + Dapp Course

Focused View

John Bura,Mammoth Interactive,NEAR Foundation

22:33:19

224 View
  • 1. 00 About Mammoth Interactive.mp4
    01:12
  • 2. 01 How to Learn Online Effectively.mp4
    13:46
  • 3.1 Source Files.zip
  • 3. Source Files.html
  • 1. 00 Blockchain Introduction.mp4
    07:38
  • 2. 02 What is a Smart Contract.mp4
    06:34
  • 3. 03 What is the NEAR blockchain.mp4
    03:58
  • 1. 01 Project preview.mp4
    02:24
  • 2.1 Source Files.zip
  • 2. Source Files.html
  • 1. 00a What is Github and building a new account.mp4
    08:53
  • 2. 01 Build a Github repository (for Gitpod).mp4
    02:03
  • 3.1 Source Files.zip
  • 3. Source Files.html
  • 1. 00 What is Gitpod.mp4
    01:31
  • 2. 01 Set up Gitpod project for AssemblyScript smart contract.mp4
    03:55
  • 3.1 Source Files.zip
  • 3. Source Files.html
  • 1. 01 What is Yarn.mp4
    02:15
  • 2. 02 Install near-sdk-as.mp4
    09:44
  • 3. 03 Commit project to Github with gitignore for node_modules.mp4
    05:14
  • 4.1 Source Files.zip
  • 4. Source Files.html
  • 1. 01 What is JavaScript in web development.mp4
    08:07
  • 2. 02 What is AssemblyScript and WebAssembly.mp4
    08:08
  • 3.1 Source Files.zip
  • 3. Source Files.html
  • 1. 01 Build AssemblyScript smart contract online for NEAR blockchain.mp4
    14:47
  • 2. 02 Install NEAR tools for deployment.mp4
    05:13
  • 3.1 Source Files.zip
  • 3. Source Files.html
  • 1. 01 Create a NEAR testnet account and fund with tokens.mp4
    04:03
  • 2. 02 Build a sub-account with NEAR CLI.mp4
    05:58
  • 1. 01 Compile AssemblyScript smart contract with asb package.mp4
    04:33
  • 2. 02 Deploy AssemblyScript contract to NEAR blockchain.mp4
    02:38
  • 3. 02b Deploy AssemblyScript contract to NEAR subaccount.mp4
    04:24
  • 4. 03 Interact with AssemblyScript contract on NEAR blockchain.mp4
    09:51
  • 5. 04 Log values in AssemblyScript smart contract and redeploy.mp4
    10:49
  • 6.1 Source Files.zip
  • 6. Source Files.html
  • 1. 01 Project preview.mp4
    02:09
  • 2.1 Source Files.zip
  • 2. Source Files.html
  • 1. 01 Why All Developers Need To Know The Command Line.mp4
    08:50
  • 2. 03 What Are Linux And Unix Terminals.mp4
    08:04
  • 3. 02 Install Linux Command Line On Windows.mp4
    03:18
  • 4. 01 Build Your First Command In The Command Line.mp4
    03:48
  • 5. 02 Navigate Directories In The Command Line.mp4
    06:33
  • 6. 03 Build And Edit A New File In The Command Line.mp4
    07:27
  • 7. 04 Move Files In The Command Line.mp4
    09:00
  • 1. 00 What Is Node JS.mp4
    08:22
  • 2. 01 Install Node And NPM On Mac Or Windows.mp4
    03:14
  • 3. 02 How to Install Node and NPM on Windows.mp4
    08:41
  • 4.1 Source files.zip
  • 4. Source files.html
  • 1. 02 Install yarn on Mac.mp4
    04:22
  • 2. 03 Install yarn on Windows.mp4
    03:32
  • 3.1 Source files.zip
  • 3. Source Files.html
  • 1. 01 Install NEAR CLI and AssemblyScript build tools.mp4
    05:12
  • 2.1 Source Files.zip
  • 2. Source Files.html
  • 1. 01 Set up NEAR project.mp4
    12:36
  • 2. 02 Initialize yarn to install Near SDK.mp4
    09:52
  • 3.1 Source files.zip
  • 3. Source files.html
  • 1. 01 Build a smart contract in AssemblyScript for dapp.mp4
    10:06
  • 2. 02 Add new entry to map in AssemblyScript.mp4
    05:32
  • 3. 03 Get entry from map in AssemblyScript.mp4
    06:26
  • 4.1 Source files.zip
  • 4. Source Files.html
  • 1. 01 Build accounts on NEAR testnet.mp4
    07:12
  • 2. 02 Compile AssemblyScript smart contract.mp4
    04:20
  • 3. 03 Deploy AssemblyScript smart contract to NEAR.mp4
    04:07
  • 4. 04 Call functions from AssemblyScript contract on NEAR.mp4
    10:22
  • 5.1 Source files.zip
  • 5. Source files.html
  • 1. 01 Project preview.mp4
    05:24
  • 2.1 Source Files.zip
  • 2. Source Files.html
  • 1. 01. Course Requirements.mp4
    02:56
  • 2. 02. What Is JSbin.mp4
    03:15
  • 3. 03. Setting Up The Html Document.mp4
    02:41
  • 4. 04. Header Tags And Paragraphs Tags.mp4
    04:06
  • 5. 05. Styles.mp4
    03:32
  • 6. 06. Bold Underline And Italic Tags.mp4
    03:10
  • 7. 07. Adding In A Link.mp4
    01:38
  • 8. 08. Adding In A Image.mp4
    03:00
  • 9. 09. Adding A Link To An Image.mp4
    01:54
  • 10. 10. Lists.mp4
    04:03
  • 11. 11. Tables.mp4
    03:29
  • 12. 12. Different Kinds Of Input.mp4
    04:59
  • 13. 13. Adding In A Submit Button.mp4
    03:01
  • 1. 01. Variables.mp4
    05:36
  • 2. 02. Javascript.mp4
    10:24
  • 3. 03. Numbers.mp4
    04:52
  • 4. 04. Booleans.mp4
    05:22
  • 5. 05. If Statements.mp4
    04:27
  • 6. 06. Arrays.mp4
    08:31
  • 7. 07. For Loops.mp4
    09:16
  • 8. 08. While Loops.mp4
    04:34
  • 9. 09. Objects.mp4
    08:02
  • 10. 10. Functions.mp4
    06:09
  • 11. 11. Foreach.mp4
    03:54
  • 12. 12. Map Functions.mp4
    05:22
  • 13. 13. Using Objects As Dictionary.mp4
    02:45
  • 14. 14. Switch Statements.mp4
    06:38
  • 15. 15. Destructuring.mp4
    05:30
  • 16. 16. Spread Operator.mp4
    06:56
  • 17. 17. String Templates.mp4
    06:37
  • 18. 18. Error Handling.mp4
    05:45
  • 19. 19. Let And Const Keywords.mp4
    03:39
  • 20. 20. Do-While.mp4
    01:45
  • 21. 21. Sets.mp4
    05:42
  • 22. 22. Maps.mp4
    04:39
  • 23. 23. Stacks.mp4
    06:06
  • 24. 24. Queues.mp4
    11:49
  • 25. 25. For Loop.mp4
    05:11
  • 26. 26. Recursive Functions.mp4
    07:13
  • 27. 27. Loop Labeling.mp4
    05:18
  • 28. 28. 2D Arrays.mp4
    21:59
  • 29. 29. Settimeout.mp4
    07:02
  • 30. 30. Sentimental.mp4
    11:21
  • 31. 31. Functions With Optional Parameters.mp4
    15:10
  • 32. 32. Basic Regular Expression.mp4
    05:53
  • 33. 33. Handle Keypress Events.mp4
    22:45
  • 34. 34. Priority Queue.mp4
    15:54
  • 35. 35. Add"delete Object Property.mp4
    15:54
  • 36. 36. Example With Sets Part 1.mp4
    28:49
  • 37. 36. Example With Sets Part 2.mp4
    43:20
  • 38. 37. Concat.mp4
    03:12
  • 39. 38. Flat And Flatmap.mp4
    02:06
  • 1. 00 Why You Should Learn React.mp4
    05:30
  • 2. 01 React Introduction.mp4
    12:33
  • 3. 02 Set up a Container.mp4
    08:13
  • 4. 03 Generate a List.mp4
    06:46
  • 5. 04 Add Items to the List.mp4
    06:34
  • 6. 05 Clear Input Field.mp4
    10:26
  • 7. 06 Remove a Task.mp4
    10:39
  • 8.1 Source Files.zip
  • 8. Source Files.html
  • 1. 00 What is web3JS.mp4
    02:06
  • 2. 01 Set up React dapp for NEAR.mp4
    08:21
  • 3. 02 Define configuration for NEAR in React.mp4
    06:58
  • 4. 03 Connect to NEAR keys and configuration in React.mp4
    08:21
  • 5. 04 Connect to NEAR wallet and contract in React.mp4
    06:03
  • 6. 05 Test connection to wallet and contract.mp4
    07:04
  • 7.1 Source files.zip
  • 7. Source Files.html
  • 1. 01 Handle sign in and sign out of wallet.mp4
    03:37
  • 2. 02 Call NEAR functions in dapp.mp4
    05:00
  • 3.1 Source files.zip
  • 3. Source Files.html
  • 1. 01 Build user interface to establish the wallet connection.mp4
    12:44
  • 2. 02 Show state values from AssemblyScript contract in React.mp4
    07:25
  • 3.1 Source files.zip
  • 3. Source files.html
  • 1. 01 Connect to contract before rendering dapp.mp4
    03:37
  • 2. 02 Build a Course component.mp4
    06:29
  • 3.1 Source files.zip
  • 3. Source Files.html
  • 1. 01 Get all entries in AssemblyScript smart contract map.mp4
    08:20
  • 2. 02 Get all entries from AssemblyScript in React.mp4
    09:55
  • 3. 03 Render an AssemblyScript map in React DOM.mp4
    04:05
  • 4. 04 Build a Courses component to render all entries.mp4
    05:43
  • 5.1 Source files.zip
  • 5. Source files.html
  • 1. 01 Build React component to add entry to AssemblyScript map.mp4
    06:49
  • 2. 02 Connect to add entry function in React component.mp4
    07:05
  • 3.1 Source files.zip
  • 3. Source Files.html
  • 1. 01 Build model to represent course.mp4
    07:29
  • 2. 02 Update smart contract to use complex data model.mp4
    08:07
  • 3. 03 Update AssemblyScript smart contract on NEAR.mp4
    12:28
  • 4.1 Source files.zip
  • 4. Source files.html
  • 1. 01 Update Courses component with complex data model.mp4
    04:21
  • 2. 02 Update adding course with complex data model.mp4
    06:55
  • 3.1 Source files.zip
  • 3. Source files.html
  • 1. 01 Build AssemblyScript method for purchase.mp4
    06:16
  • 2. 02 Build NEAR customer account to test purchase.mp4
    05:16
  • 3. 03 Get more test NEAR token from faucet.mp4
    03:16
  • 4. 04 Fund testnet wallet with NEAR CLI.mp4
    04:43
  • 5.1 Source files.zip
  • 5. Source files.html
  • 1. 01 Test purchase with NEAR smart contract.mp4
    10:10
  • 2. 02 Use a React component for each object.mp4
    07:57
  • 3. 03 Enable NEAR purchase in React dapp.mp4
    08:58
  • 4. 04 Send NEAR with purchase in React dapp.mp4
    06:16
  • 5.1 Source Code.zip
  • 5. Source files.html
  • 1. 01 Format each course in a Bootstrap card.mp4
    09:35
  • 2. 02 Add image to model in AssemblyScript smart contract.mp4
    05:54
  • 3. 03 Display image from AssemblyScript smart contract in React dapp.mp4
    06:02
  • 4.1 Source Files.zip
  • 4. Source Files.html
  • 1. 00 Project Preview.mp4
    04:12
  • 2.1 Source Files.zip
  • 2. Source files.html
  • 1. 01 Set Up NEAR Dapp Project with TypeScript.mp4
    05:40
  • 2. 02 Build a Hello World TypeScript NEAR contract.mp4
    05:11
  • 3.1 Source Files.zip
  • 3. Source files.html
  • 1. 01 Deploy contract to NEAR test network without logging in.mp4
    07:26
  • 2. 02 Call a view function from NEAR contract without account.mp4
    03:31
  • 3. 03 Call a paid function from NEAR contract with account.mp4
    06:26
  • 4.1 Source Files.zip
  • 4. Source Files.html
  • 1. 01 Build a vanilla JS dapp to connect to Hello World TS contract on NEAR.mp4
    05:42
  • 2. 02 Run a vanilla JS dapp connected to Hello World TS contract on NEAR.mp4
    06:06
  • 1. 01 Autogenerate NEAR React Dapp with TypeScript Contract.mp4
    04:49
  • 2. 02 Deploy smart contract and run React NEAR dapp.mp4
    04:48
  • 3.1 01 Autogenerate NEAR React Dapp with TypeScript Contract.zip
  • 3. Source Files.html
  • 1. 00 Project preview.mp4
    03:16
  • 2.1 Source Files.zip
  • 2. Source Files.html
  • 1. 00 What is Rust.mp4
    03:03
  • 2. 01 Set Up NEAR Smart Contract Project with Rust.mp4
    07:18
  • 3. 02 Build a Hello World Rust smart contract.mp4
    07:39
  • 4.1 Source Files.zip
  • 4. Source Files.html
  • 1. 01 Rust String vs str explained.mp4
    05:01
  • 2. 02 What is a Rust struct with attributes.mp4
    05:31
  • 3. 03 What is Rust Default trait.mp4
    06:10
  • 4. 04 What is mut in Rust.mp4
    03:54
  • 1. 01 Install curl.mp4
    03:32
  • 1. 00 Install Rust and Cargo on Mac (Bash and ZShell) or Windows.mp4
    10:15
  • 2. 01 Deploy Rust smart contract test network without logging in.mp4
    05:45
  • 3. 02 Call a view function from Rust smart contract without account.mp4
    03:23
  • 4. 03 Call a paid function from Rust smart contract with account.mp4
    07:02
  • 1. 00 Project preview.mp4
    04:07
  • 1. 01 Set Up Fundraising Rust Smart Contract.mp4
    06:09
  • 2. 02 Build a struct Default in Rust for smart contract.mp4
    03:10
  • 3. 03 Implement Contract struct with init function.mp4
    06:52
  • 4. 04 Deploy contract to NEAR test network without logging in.mp4
    05:13
  • 1. 01 Build a getter function.mp4
    05:12
  • 2. 02 Build a setter function in Rust and call from contract owner.mp4
    06:11
  • 1. 01 Build a second file for Rust smart contract.mp4
    07:21
  • 2. 02 Build a Rust function to get number of pledges stored.mp4
    03:47
  • 3. 03 Get value from key in Rust map.mp4
    05:23
  • 1. 01 Build a payable Rust function to transfer cryptocurrency.mp4
    10:10
  • 2. 02 Call a payable function with dev account and attached deposit.mp4
    08:06
  • 1. 00 Project preview.mp4
    02:55
  • 2. 01 Login and save NEAR account ID as env var with NEAR CLI.mp4
    03:32
  • 3. 02 Mint NFTs With Pre-Deployed NEAR Contract.mp4
    06:26
  • 4. 03 View NFT tokens owned by NEAR account with CLI and wallet.mp4
    02:33
  • 1. 00 Project Preview.mp4
    02:32
  • 1. 01 Build NFT NEAR contract with JavaScript.mp4
    03:30
  • 2. 02 Initialize NFT contract values in JS.mp4
    09:02
  • 1. 01 Define NFT minted token in JS contract.mp4
    03:09
  • 2. 02 Build NEAR NFT minting functionality in JS.mp4
    06:42
  • 3. 03 Mint NFTs on NEAR via Command Line.mp4
    04:46
  • 4. 04 View NEAR NFT by token id in JS.mp4
    06:34
  • 1. 00 Project Preview.mp4
    02:48
  • 1. 01 Build fungible token contract with TS.mp4
    03:02
  • 2. 02 Initialize crypto token contract values in TS.mp4
    05:46
  • 1. 01 Get total supply of cryptocurrency in token contract.mp4
    03:13
  • 2. 02 Get balance of account in token contract.mp4
    04:20
  • 1. 01 Set up transfer cryptocurrency token function.mp4
    03:59
  • 2. 02 Withdraw crypto token amount from sender account.mp4
    05:26
  • 3. 03 Deposit crypto token amount to receiver account.mp4
    03:22
  • 4. 04 Test transfer cryptocurrency tokens in fungible contract.mp4
    04:38
  • 1. 00 Project Preview.mp4
    03:02
  • 1. 01 Build counter TypeScript smart contract for NEAR blockchain.mp4
    02:04
  • 2. 02 Build view function to get data from smart contract.mp4
    03:47
  • 1. 01 Build call function to increase value in smart contract.mp4
    05:10
  • 2. 02 Build call function to decrease data in smart contract.mp4
    05:38
  • 1. 00 Project preview.mp4
    04:28
  • 2. 01 Build NFT NEAR contract with JavaScript.mp4
    03:09
  • 3. 02 Initialize NFT minting JavaScript smart contract.mp4
    05:41
  • 4. 03 How to deploy NEAR contract with new id.mp4
    03:25
  • 1. 01 Mint NFTs in JavaScript NEAR Smart Contract.mp4
    07:28
  • 2. 02 View minted tokens by ID in NFT JS Contract.mp4
    09:01
  • 1. 01 Get total token count in JS smart contract.mp4
    04:27
  • 2. 02 View all tokens in JS smart contract.mp4
    05:00
  • 1. 01 Set up NFT minting dapp with React JS.mp4
    07:59
  • Description


    Build 20+ projects including smart contracts and decentralized applications for the NEAR blockchain

    What You'll Learn?


    • Simple Hello World Greeting AssemblyScript smart contract
    • NEAR AssemblyScript Marketplace Smart Contract Development (1.25 new hours)
    • Marketplace Dapp Development with AssemblyScript for NEAR Blockchain (15 h total)
    • TypeScript Smart Contract and Dapp Development for NEAR Blockchain (1 h new)
    • Rust Smart Contract Development for NEAR Blockchain (1 new h, 2h total)
    • Build a Fundraising Rust Smart Contract with NEAR CLI and Cargo (1h new, 3h total)
    • Mint NFTs With Pre-Deployed NEAR Contract
    • Build a cryptocurrency token NEAR contract with TypeScript
    • Build counter TypeScript smart contract for NEAR blockchain
    • Build NFT Minting Dapp with JavaScript for NEAR Blockchain
    • Build a chat dapp with React JS for NEAR
    • Build a question and answer thread React dapp with NEAR smart contract
    • Build a social media sharing dapp with TypeScript and React JS
    • Build automated tests for NEAR smart contracts with Ava JS
    • Build a NEAR counter smart contract in Rust
    • Build a NEAR chat smart contract in Rust
    • Build a fungible token smart contract in Rust for NEAR
    • Build NFT smart contract in Rust
    • Build a question and answer discussion Rust smart contract for NEAR Blockchain
    • Build automated tests for Rust smart contracts on NEAR

    Who is this for?


  • Anyone interested in building smart contracts for the NEAR blockchain
  • Anyone who wants to learn to code
  • More details


    Description

    What is the NEAR blockchain?

    • built to be simple, secure and scalable.

    • Low cost. High speed. Effortless scale.

    • 18M+ Active Accounts

    • 400K Daily Transactions

    • ~2.4s Time to Finality 

    • Contracts, DAOs, dapps, funding

    • Layer 1 blockchain

      not 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 Ethereum

    web-based wallet

    • no need for users to install programs or browser extensions

    • makes 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 Bridge

    Your Instructor

    Alexandra Kropova is a software developer with extensive experience in smart contract and decentralized app development. She has helped produce courses for Mammoth Interactive since 2016, including many blockchain and Web3 courses.

    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 Harvard

    • Lifetime access that never expires

    • Project-based curriculum to superboost your portfolio

    • Graduation certificate for every course

    • Absolute beginner-friendly

    • 90% off today

    • Use any computer

    • Satisfaction guarantee

    • Get all source code

    • Popular bundle by Mammoth students

    • Perfected over years of training

    Reviews 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

    Who this course is for:

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

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    John Bura is has been a successful Udemy instructor since 2011. John Bura has been programming games since 1997 and teaching since 2002. John is the owner of the game development studio Mammoth Interactive. This company produces XBOX 360, iPhone, iPad, android, HTML 5, ad-games and more. Mammoth Interactive recently sold a game to Nickelodeon! John has been contracted by many different companies to provide game design, audio, programming, level design and project management. To this day John has 40 commercial games that he has contributed to. Several of the games he has produced have risen to the top 10 in the Apple's app store. In his spare time John likes to play ultimate Frisbee, cycle and work out.
    Mammoth Interactive
    Mammoth Interactive
    Instructor's Courses
    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."I absolutely love this course. This is such a comprehensive course that was well worth the money I spent and a lot more. Will definitely be looking at more Mammoth Interactive courses when I finish this." – Student Matt W."Very good at explaining the basics then building to more complex features." – Student Kevin L.Try a course today.
    NEAR Foundation
    NEAR Foundation
    Instructor's Courses
    NEAR is a blockchain built to be simple, secure and scalable. It is a carbon neutral, low gas tax, layer one protocol.Low cost. High speed. Effortless scale. Putting usability first in our mission to change the world with Web3. Our goal is to help developers with all types of experience to create without limits.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 210
    • duration 22:33:19
    • Release Date 2022/12/11