Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filecoin-project/fevm-data-dao-kit

A kit to demonstrate the basics of getting a DataDAO up and running on the Filecoin Virtual Machine (FVM).
https://github.com/filecoin-project/fevm-data-dao-kit

dao filecoin javascript solidity

Last synced: 3 months ago
JSON representation

A kit to demonstrate the basics of getting a DataDAO up and running on the Filecoin Virtual Machine (FVM).

Awesome Lists containing this project

README

        

# FEVM-Data-DAO-Kit

This is a beta kit to demo how to build a basic Decentralized Autonomous Organization (DAO) on Filecoin.

## About This Repo

Start out in the "hardhat" directory and follow the readme there to begin deploying and interacting with contracts.

Then go to the "frontend" directory to run an example frontend!