starfishcommunity / perspective

The Project Name is called "perspective", in Tamil (google it) it also means forward thinking.
4 stars 0 forks source link

How easy will this be to use? #2

Open madCode opened 6 years ago

madCode commented 6 years ago

How does the user make the donation? Will we have a website? Do they need to run their own node?

yshuman1 commented 6 years ago

What types of donations will be accepted? I'm assuming donators wont have to have a node running, but will have to have a wallet if its a crypto donation. As for the addresses accepting the donations, I guess it goes back to the types of donations. If it's eth/erc20 tokens we could create a contract which emits the pertinent info (donators message etc, amount etc...) We could make use of infuras endpoints and deploy a simple front end to ipfs. I don't much about this project yet. Maybe you could fill me in with more details?

deepakraous commented 6 years ago

@yshuman1 My thoughts below in Bold

What types of donations will be accepted? A: Let's assume that only BTC and ETH for now, in addition we can have a max of 25$ donation for now. I'm assuming donators wont have to have a node running, but will have to have a wallet if its a crypto donation. A: Yes they should not, they should have a wallet and we assume they are familiar with CryptoCurrency's. As for the addresses accepting the donations, I guess it goes back to the types of donations. If it's eth/erc20 tokens we could create a contract which emits the pertinent info (donators message etc, amount etc...) We could make use of infuras endpoints and deploy a simple front end to ipfs. I don't much about this project yet. Maybe you could fill me in with more details? A: Yes it makes sense if we are going to create a Smart Contract i.e ERC-20, but to start with we can keep it simple and use Coinbase Commerce API's, but we should ensure that the destination address is actually a verified donation address**