From b03b7a5c2bda7a4051e166bae26127d20311396d Mon Sep 17 00:00:00 2001 From: Yamine Date: Fri, 10 Jan 2025 18:26:52 +0100 Subject: [PATCH] Update role-based-compensation.md Typo fix --- .../permissions-and-authorities/role-based-compensation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hats-integrations/permissions-and-authorities/role-based-compensation.md b/hats-integrations/permissions-and-authorities/role-based-compensation.md index 4c712e9..5955250 100644 --- a/hats-integrations/permissions-and-authorities/role-based-compensation.md +++ b/hats-integrations/permissions-and-authorities/role-based-compensation.md @@ -10,4 +10,4 @@ Hats enables organizations to stream or send tokens and rewards to an account th **Case Study:** RaidGuild is one of the original dev shops in the web3 space, with nearly 200 client projects (called “raids”) under its belt. As its membership expanded beyond [Dunbar's number](https://www.bbc.com/future/article/20191001-dunbars-number-why-we-can-only-maintain-150-relationships), the DAO required a clearer and more accountable way of operating. Hats Account enabled RaidGuild to set up payments to people in key roles via Superfluid streams. Without sufficient accountability mechanisms in place, the DAO had historically been hesitant to do this even though those roles were under-resourced. [See the full case study here.](https://www.hatsprotocol.xyz/wearer/raidguild-case-study) -**How you can use it:** Spin up a hat-connected 1/1 Safe multisig using the [Hats Signer Gate Factory](https://docs.hatsprotocol.xyz/hats-integrations/hat-gated-authorities/safe-multisig-signing-authority#id-2a.-deploy-a-new-hats-signer-gate-contract-using-the-hats-signer-gate-factory). Then, stream tokens to the multisig address via Superfluid of Sablier, or include it in an 0xSplit contract, and voila, you’ve created a role-based compensation system! +**How you can use it:** Spin up a hat-connected 1/1 Safe multisig using the [Hats Signer Gate Factory](https://docs.hatsprotocol.xyz/hats-integrations/hat-gated-authorities/safe-multisig-signing-authority#id-2a.-deploy-a-new-hats-signer-gate-contract-using-the-hats-signer-gate-factory). Then, stream tokens to the multisig address via Superfluid or Sablier, or include it in an 0xSplit contract, and voilà, you’ve created a role-based compensation system!