Skip to content

dark-Invincible/Bene-FundRaising-EVM-Frontend

 
 

Repository files navigation

Stability Nexus        

 

Static Badge

Telegram Badge    X (formerly Twitter) Badge    Discord Badge    Medium Badge    LinkedIn Badge    Youtube Badge

 

Bene allows project owners to raise funds for their projects and to reward funders with Proof-of-Funding tokens.


Bene-Fundraising-EVM-Frontend

This a frontend to interact with Bene's smart contracts at https://github.com/StabilityNexus/Bene-FundRaising-EVM-Contracts

A live deployment of this frontend has been deployed to https://bene-evm.stability.nexus/.

Running this Frontend Locally

Clone the Repository

git clone https://github.com/StabilityNexus/Bene-FundRaising-EVM-Frontend
cd Bene-FundRaising-EVM-Frontend

Install Dependencies

npm install

Start the Development Server

npm run dev

This will start a development server, and the frontend will be accessible at http://localhost:5173/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 1.6%
  • CSS 1.2%
  • HTML 0.7%