Papaya Finance Protocol
SDKProtocol
  • Introduction
  • Interaction
  • Getting Started
    • Initial Setup
    • Integration Steps
    • Go Live
  • Features
    • Real-Time Payment Streaming
    • Supported Networks
    • Business Dashboard
  • Use Cases
    • For Enterprises
    • For Financial Services
    • For Digital Economy
  • FAQ
  • Glossary
  • Future Development
  • Protocol
    • Common Methods
    • Recurring Payments
    • Subscription Methods
    • Auto Top-up
    • Liquidations
    • Fees
    • Advanced Section
      • Events
      • Subscriptions
      • Projects
      • Signatures
  • SDK
    • Installation
    • Quick Start
    • API
      • PapayaGetter
      • PapayaInteraction
      • PapayaBySigInteraction
Powered by GitBook
On this page
  1. Protocol
  2. Advanced Section

Signatures

PreviousProjectsNextInstallation

Last updated 8 months ago

Papaya stands out for its advanced capabilities in electronic signatures and multi-operability, leveraging technologies such as bySig, permitAndCall from , and multicall from libraries.

The 1inch libraries facilitate the creation of signatures capable of invoking any public Papaya method. Executors of these signatures can also earn rewards via the sponsoredCall method.

For examples of signature creation, please refer to our repository or .

The main advantage of these technologies is that it is possible to invoke any available method (i.e: every getter/setter or both at once) using an electronic signature

1inch
OpenZeppelin
SDK