Coder Social home page Coder Social logo

Comments (4)

deepakraous avatar deepakraous commented on August 28, 2024

Hmm good question @madCode , I think these are all fair points, I don't have all the answers, but let me see if we can break this down collectively:

How do we keep track of and verify a non-profit?
One option is to store non-profit addresses on-chain for users to see. That has two downsides: we need an update mechanism when a non-profit changes their address, and it doesn't allow for users to donate to non-profits off the blockchain. Another option is to store non-profit addresses off-chain. This requires users to trust us, which is a touch out of line with the whole "trustless" idea of blockchain.

A: I don't think we should, it increases the scope, How about we pick 2 charities and ensure the ones we picked have solid reputation backed in. For e.g Redcross, have a look at these articles. I also tried sending a very small amount to a charity. We simplify the whole thing, our first set of users are existing blockchainers who can donate and see their peronal message light up.

from perspective.

deepakraous avatar deepakraous commented on August 28, 2024

@yshuman1 would like to know your comments too and we should close this out after a Maximum discussion of say #10 for now. The idea is to come to a conclusion quickly but through a quantified consensus and let's not be that serious.

from perspective.

yshuman1 avatar yshuman1 commented on August 28, 2024

In regards to storing non profits addresses, why cant we do that in state on the contract? if an address were updated, we would take the old struct of address/nonprofit name, etc... and push it onto an array so we always have a record of it. we woudl then update the new address on whatever mapping we were using to store it. wouldnt that work?

I agree that we should use established nonprofits, preferably with wallet addresses available for us to send donations to. this would keep it simple.

If this would be expanded to handle nonprofits that dont take crypto currently, one solution would be to convert the crypto to a cashiers check take a photo and save the photos ipfs link to the blockchain along with mail tracking number. I dont think this is the proper approach and unnecessarily complicates things.

from perspective.

deepakraous avatar deepakraous commented on August 28, 2024

Agreed with all the points, @yshuman1 to start with can we stick with established Non-Profits for say Phase-1.

from perspective.

Related Issues (5)

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.