PotLock / bos-app

PotLock BOS (blockchain operating system - decentralized front ends) App
MIT License
9 stars 9 forks source link

Donate as A DAO from Cart #99

Open codingshot opened 10 months ago

codingshot commented 10 months ago

Problem

For accounting reasons we should enable DAOs to be able to intiatie a transfer request of fc call request (if fungible tokens in future) to direct donate. This is encourage all funding in the NEAR ecosystem to go through our contracts.

User Story(s):

As a DAO member with create proposal access, I want to propose to donate to a public good as a dao, so that I can directly support their page on PotLock.

Description

Donate as a DAO with checkbox just like create project

Acceptance Criteria

For Donate as a DAO, should initiate a proposal for each item in cart.

jlwaugh commented 10 months ago

Example

--> one add_proposal transaction per cart item

Screen Shot 2024-01-08 at 3 38 54 AM

Questions