Skip to content
@permissivelabs

Permissive Labs

The authorization framework for Ethereum accounts built on EIP-4337 on Base, Ethereum, Optimism and Polygon

Permissive

Permissive is an authorization framework built with Account Abstraction (ERC-4337). It allows services to request specific permissions from users. Once a service has been granted the required permissions, it can perform allowed actions on behalf of the user in the form of UserOperations. The Permissive stack is simple: it consists of one account smart contract, one authorization page (e.g. https://app.permissive.dev) on which the user grants permissions by sending a transaction, and an SDK for developers to build on top of Permissive.

Popular repositories Loading

  1. core core Public

    The core contracts of Permissive

    Solidity 10 1

  2. service-example service-example Public

    An example of usage of Permissive as a service

    Solidity 2 1

  3. whitepaper whitepaper Public

    The permissive whitepaper

    TeX

  4. .github .github Public

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…