Skip to content

ABCLabsA/AptosWeb3Play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

An experimental smart contract project based on the Aptos blockchain, demonstrating Move language development and Web3 application building.

项目结构

本项目主要包含以下目录和文件:

目录说明

  • move/:存放基于 Move 语言编写的智能合约代码,以及合约的单元测试和相关配置。
  • frontend/:前端页面源码,演示如何与 Aptos 区块链和智能合约进行交互。建议使用 pnpm 进行依赖管理和构建。
  • scripts/:包含合约部署、测试、前后端集成等自动化脚本,方便开发和演示。
  • README.md:项目说明文档,包含项目简介、结构、使用方法等信息。

About

An experimental smart contract project based on the Aptos blockchain, demonstrating Move language development and Web3 application building.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors