Skip to content

NonceGeek/vector-dataset-governancer

Repository files navigation

Vector Dataset Governancer

Testnet:

https://explorer.aptoslabs.com/account/0xacca9ef640d32e344493128bc40dcd5649b18ab3d7b55e0a6d3f5dc6ed4da082/modules/view/governancer/get_proposal_approve?network=testnet

See dApp deployed online:

https://vector-dataset-governancer.vercel.app/

A aptos application scaffold based on next.js Tailwind.

This project is referenced from:

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

Start Guide

  1. git clone https://github.com/NonceGeek/scaffold-aptos.git
  2. d scaffold-move/scaffold-aptos 3.yarn # Install the necessary front-end packages, pay attention to your local network environment
  3. 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.
  4. yarn dev 5.yarn build #compiled next.js application

This project contract is based on MoveDID. Project address https://github.com/NonceGeek/MoveDID.

This project is maintained by NonceGeek DAO.