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
  • core Public

    The core contracts of Permissive

    permissivelabs/core’s past year of commit activity
    Solidity 10 GPL-3.0 1 0 1 Updated Jul 26, 2023
  • service-example Public

    An example of usage of Permissive as a service

    permissivelabs/service-example’s past year of commit activity
    Solidity 2 1 0 0 Updated Apr 30, 2023
  • whitepaper Public

    The permissive whitepaper

    permissivelabs/whitepaper’s past year of commit activity
    TeX 0 GPL-3.0 0 0 0 Updated Apr 9, 2023
  • .github Public
    permissivelabs/.github’s past year of commit activity
    0 0 0 0 Updated Mar 18, 2023

Top languages

Loading…

Most used topics

Loading…