Skip to content

As a Builder, I want Request Network to deploy to a new chain, so that requests can be paid on that chain. #1168

Description

@MantisClone

Considerations

The decision to deploy to any chain (EVM-compatible or otherwise) is driven by DEMAND in the form of:

  1. Discussions with chain participants promising to use Request Network if it were deployed there
  2. TVL as a proxy for demand

TVL dashboards

  1. L2Beat for L2s - https://l2beat.com/scaling/summary#active
  2. DeFiLlama for L1s - https://defillama.com/chains

Deploying to an EVM-compatible chain that offers hosted Subgraph solutions is relatively easy:

  1. Deploy and verify the payment proxy smart contracts
  2. Deploy the payments-subgraph to the hosted Graph Node.
  3. Update the Request Network SDK to support the new chain

Deploying to a non-EVM-compatible chain is hard. Need to develop new smart contracts that are functionally equivalent to our existing EVM-compatible smart contracts.

Some of our contracts are Owned, so we'd prefer for the Request Network Foundation to deploy them.


Migrated from Asana: https://app.asana.com/0/1203912381456855/1205287813635996/f

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions