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

create addMember functionality #11

Closed
Schwartz10 opened this issue Jun 11, 2019 · 1 comment
Closed

create addMember functionality #11

Schwartz10 opened this issue Jun 11, 2019 · 1 comment
Assignees
Milestone

Comments

@Schwartz10
Copy link
Collaborator

No description provided.

@Schwartz10 Schwartz10 changed the title Once isMember is completed, createAdd member functionality create addMember functionality Jun 17, 2019
@Schwartz10
Copy link
Collaborator Author

Until arthur's work on isMember is completed, just make a stub function called isMember that returns true (the user is a member of the DAO) or false (the user is not a member of the DAO).

The function signature should look like:

isMember(daoAddress, ethAddress) => returns (bool)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants