Comment on page
👪
Members
Easily manage your Organization's members and their access with Badger's intuitive member management system.
Members can be both Externally Owned Accounts (EOAs) and Smart Contracts.
Badges are ERC1155 tokens representing any credential or achievement, such as a certificate, a diploma, a badge of honor, or a membership card.
In the Badger web application, we have designed a single-approach experience that pushes all the complicated logic to the back end so that you only need to worry about the Members and the balance they hold of a Badge.
Membership in Organizations can often be temporary, so it's important to have a simple and quick process. Minting a Badge for a new member is straightforward and only takes a few seconds.
Note:You can always add new Members to your Badge in the future. Don't worry about getting everyone added at once!
To add a Member:
- Scroll to the Members section and click "Add New."
- Enter the Ethereum Address of the recipient and the amount of Badges you would like to mint for them.
- Click "Save Changes" to apply your changes and run the confirmation transaction.
Submitting the Member Form:
- Ethereum Address* The address of the recipient of the Badge you are minting.
- Balance* The target balance of the recipient.
Organizations are dynamic and constantly changing, so it's essential to have the flexibility to update Member balances at any time.
For example, a Manager may increase a Member's balance to reflect an additional certification or decrease it if they are no longer affiliated with the Organization.
To update the balance of a Member:
- Scroll to the Members section and find the Ethereum Address you want to update.
- Click "Save Changes" to apply your changes and run the confirmation transaction.
Submitting the Member Form:
- Ethereum Address* The address of the recipient of the Badge you are minting.
- Balance* The target balance of the recipient. If they already hold five and you want them to hold 10, set the value to 10.
Sometimes, you may need to remove a member from your Organization or revoke a Badge they were issued. This may be due to a membership status change or other reasons.
To revoke the total balance of a single Badge for a Member:
- Scroll to the Members section and click the "Trash Can" icon next to any address you want to revoke the Badge from.
- Click "Save Changes" to apply your changes and run the confirmation transaction.
Last modified 8mo ago