Git Product home page Git Product logo

crowdfunding-dapp's People

Contributors

ahmedsemih avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

softwaresurfers

crowdfunding-dapp's Issues

Hosting the project on VERCEL

Hey brother,

First of all thankyou for the amazing project.
Your project is running completely well on localhost.
I am having too many issues in hosting the project on Vercel.
If possible could you please provide me with steps on how to host it over Vercel or any other hosting platform?

I shall be deeply thankful for your kind consideration and co-operation.

Output error!!!

I can't run the code it show like,
module not found: can't resolve '../../../smart-contract/artifacts/contracts/crowdfunding.sol/crowdfunding.json'

Can you solve the issue and help me out.

Hey CrowdFunding-dApp is not working to create Campaign

Hey my name is omprakash
recently I copied your project to understand blockchain but here are all the steps to run this project I created Campaign successfully, but the Campaign is not showing please check and Help me

What to use as Base Url when Hosting the application

I am trying to deploy this application on netlify but I am struggling to keep my base url. I tried keeping it just: "/api" and "/" but its not working. What should I use in place of that to deploy it successfully.

What is the API_BASE_URL if i am using eth sepolia and confusion between NEXT_PUBLIC_PRIVATE_KEY and ACCOUNT_PRIVATE_KEY

I tried to give localhost:3000 as the API_BASE_URL and also tried to give this as well: https://eth-sepolia.g.alchemy.com/v2
but for both I am getting this error:
src\app\page.jsx (27:20) @ fetch

25 |
26 | const fetchTotalCollected = async () => {

27 | const res = await fetch(${process.env.NEXT_PUBLIC_API_BASE_URL}/total, {
| ^
28 | method: "GET",
29 | cache: "no-cache",
30 | });

Can you just explain me what should I have to use in place of API_BASE_URL and also I am confused in NEXT_PUBLIC_PRIVATE_KEY and ACCOUNT_PRIVATE_KEY, are those different or same?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.