Giter VIP home page Giter VIP logo

near-course-base's Introduction

NEAR 智能合约开发教程(基础篇)

本篇是 NEAR 智能合约 (以下简称合约) 开发教程 (基础篇), 适合刚接触合约发开的新人开发者

通过本篇的学习, 你将了解合约开发的基本知识, 学会编写和测试合约代码, 学会部署合约并与之进行交互. 在本篇的最后还会带你了解 NEAR 协议标准 NEPs 并带你实现其中的两个标准合约 FungibleTokenNonFungibleToken

学习本篇之前, 希望你拥有以下前置知识

  • Rust 编程语言基础
  • NEAR 区块链核心概念
    • Account Model
      • Abstract Account
      • Multi Key
      • Key Permission
    • Transaction, Action, Receipt
    • Signer, Predecessor, Receiver

章节列表

  1. 认识 NEAR 智能合约
  2. 合约的编译与部署
  3. [状态存储与容器](3. 状态存储与容器/README.md)
  4. 跨合约调用与回调函数
  5. 单元测试
  6. 集成测试
  7. 编写一个 FungibleToken 合约
  8. 编写一个 NonFungibleToken 合约

near-course-base's People

Contributors

hanakannzashi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.