Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inviteHumanAsOrganization as an organization #86

Closed
Tracked by #75
benjaminbollen opened this issue Feb 7, 2024 · 0 comments · Fixed by #87
Closed
Tracked by #75

inviteHumanAsOrganization as an organization #86

benjaminbollen opened this issue Feb 7, 2024 · 0 comments · Fixed by #87

Comments

@benjaminbollen
Copy link
Member

benjaminbollen commented Feb 7, 2024

we can have organizations invite people. If the org has no Circles on their account, there is no liquidity for people invited by org initially, but it does set them up in the system; ready to go find more people. (If the org has a balance of tokens, then there is some liquidity)

the motivation for invited by org is for people at events, to be able to wear a different hat, and rather than being forced to invite from your personal account, you can onboard people from the organization.

the interface would have a donation in XDAI, which can be arbitrary, but not-zero value, purely as a reputational game to "make it count" to invite people as an org (because who's CRC to burn); later we can build mechanisms to extend this, where the donation should get transferred. (benefit: because it is msg value, we can actively call on the donation address without ERC1155 standard)

function inviteHumanAsOrganization(address _human, address _donationDestination)

@benjaminbollen benjaminbollen moved this to 😅In Progress in circles-contracts-v2 Feb 7, 2024
@benjaminbollen benjaminbollen linked a pull request Feb 7, 2024 that will close this issue
@benjaminbollen benjaminbollen moved this from 😅In Progress to 🧐Review in circles-contracts-v2 Feb 7, 2024
@github-project-automation github-project-automation bot moved this from 🧐Review to 💪Done in circles-contracts-v2 Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 💪Done
Development

Successfully merging a pull request may close this issue.

1 participant