Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NonceGeek/scaffold-aptos

dApp scaffold for Aptos.
https://github.com/NonceGeek/scaffold-aptos

aptos scaffold

Last synced: about 2 months ago
JSON representation

dApp scaffold for Aptos.

Awesome Lists containing this project

README

        

# Scaffold-Aptos

๐Ÿงช An open-source, up-to-date toolkit for building decentralized applications (dapps) on the Aptos blockchain. It's designed to make it easier for developers to create and deploy smart contracts and build user interfaces that interact with those contracts. And...We are going to add AI Abilities for Aptos dApp Scaffold, to generate code automatically.

See example that buidl based on Scaffold-Aptos(check the branches):

> https://github.com/NonceGeek/scaffold-aptos-examples

This project is referenced from:

> https://github.com/Amovane/aptos-NFT-marketplace

## Start Guide(//TODO)

1. `git clone https://github.com/rootMUD/scaffold-aptos.git`
2. `d scaffold-move/scaffold-aptos`
3. `yarn # Install the necessary front-end packages, pay attention to your local network environment`
4. Environment configuration, some global variables are in .env.local, which will be injected into the process started by yarn by default. Attention beginners, the testnet faucet url provided by aptos official website cannot be used directly.
5. `yarn dev`
6.`yarn build #compiled next.js application`

This project contract is based on MoveDID. Project address .

This project is maintained by [NonceGeek DAO](https://noncegeek.com/#/).