* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Build An Assemblyscript Ecommerce Smart Contract For Near  (Lida 57 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115816
  • Karma: +0/-0
Build An Assemblyscript Ecommerce Smart Contract For Near
« em: 13 de Outubro de 2022, 10:36 »


Build An Assemblyscript Ecommerce Smart Contract For Near
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.16 GB | Duration: 2h 54m

Compile and deploy AssemblyScript marketplace contract to NEAR

What you'll learn
Command line interface introduction
Install node and NPM requirements
Install yarn requirement
Install project tools
Set up NEAR marketplace project
Build a marketplace smart contract in AssemblyScript
Compile and deploy AssemblyScript marketplace contract to NEAR
Requirements
No experience required
No cryptocurrency required
No paid software required
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: Project Preview
Lecture 1 Introduction
Lecture 2 Source Files
Section 2: (Prerequisite) Blockchain and Smart Contracts Overview
Lecture 3 00 Blockchain Introduction
Lecture 4 02 What is a Smart Contract
Lecture 5 03 What is the NEAR blockchain
Lecture 6 Source Files
Section 3: (Prerequisite) Command Line Fundamentals - OverView
Lecture 7 Why All Developers Need To Know The Command Line
Lecture 8 What Are Linux And Unix Terminals
Lecture 9 Install Linux Command Line On Windows
Section 4: (Prerequisite) Command Line Fundamentals - Use Commands in a Linux Unix Termi
Lecture 10 01 Build Your First Command In The Command Line
Lecture 11 02 Navigate Directories In The Command Line
Lecture 12 03 Build And Edit A New File In The Command Line
Lecture 13 04 Move Files In The Command Line
Section 5: 06c (Prerequisite) Install Node and npm
Lecture 14 00 What Is Node JS
Lecture 15 01 Install Node And Npm On Mac Or Windows
Lecture 16 02 How to Install Node and NPM on Windows
Lecture 17 Source Files
Section 6: Install yarn
Lecture 18 01 What is yarn
Lecture 19 02 Install yarn on Mac
Lecture 20 03 Install yarn on Windows
Lecture 21 Source Files
Section 7: Install project tools
Lecture 22 01 Install NEAR CLI and AssemblyScript build tools
Lecture 23 Source Files
Section 8: Set up NEAR dapp project
Lecture 24 01 Set up NEAR project
Lecture 25 02 Initialize yarn to install Near SDK
Lecture 26 Source Files
Section 9: Build a smart contract in AssemblyScript for dapp
Lecture 27 01 Build a smart contract in AssemblyScript for dapp
Lecture 28 02 Add new entry to map in AssemblyScript
Lecture 29 03 Get entry from map in AssemblyScript
Lecture 30 Source Files
Section 10: Compile and deploy contract to NEAR
Lecture 31 01 Build accounts on NEAR testnet
Lecture 32 02 Compile AssemblyScript smart contract
Lecture 33 03 Deploy AssemblyScript smart contract to NEAR
Lecture 34 04 Call functions from AssemblyScript contract on NEAR
Lecture 35 Source Files
Anyone interested in building smart contracts for the NEAR blockchain,Anyone who wants to learn to code in AssemblyScript


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/0f39f2e6d1a7ef3117ef11d74872072a/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part1.rar.html
https://rapidgator.net/file/9020756360884f1398e541bc9483ceef/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/b4d4360f50e7B60b/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part1.rar
https://uploadgig.com/file/download/98fc0a18593Eda10/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part2.rar

nitroflare.com:
Citar
https://nitroflare.com/view/A6A04212A3BAFED/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part1.rar
https://nitroflare.com/view/685B7094CA0D4E0/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part2.rar

1dl.net:
Citar
https://1dl.net/z3o4rihbxwq5/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part1.rar.html
https://1dl.net/7jzjaz6jlhe9/kduaq.Build.An.Assemblyscript.Ecommerce.Smart.Contract.For.Near.part2.rar.html