Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decentralized (on chain) Registry of Smart Contract Addresses and ABIs #1388

Open
MantisClone opened this issue Apr 15, 2024 · 0 comments
Open

Comments

@MantisClone
Copy link
Member

MantisClone commented Apr 15, 2024

Problem

Today, our smart contract addresses and ABIs are shared via Github and via our smart-contracts package and on our Docs. This hinders composability - one must query Github or import the smart-contracts package or read the docs to easily access the smart contracts.

Proposed Solution

Smart contract registry for storing our contract addresses and ABIs. Querying the smart contract addresses and ABIs can be queried directly from Solidity or via a simple RPC call.
Proposed by @skiv71

Alternative Solution

Run a Sourcify.eth instance

Related

@MantisClone MantisClone converted this from a draft issue Apr 15, 2024
@MantisClone MantisClone moved this from 🆕 New to 📋 Backlog: Enhancements in Request Network Tech Backlog Apr 30, 2024
@MantisClone MantisClone changed the title Decentralized Registry of Smart Contract Addresses and ABIs Decentralized (on chain) Registry of Smart Contract Addresses and ABIs Aug 14, 2024
@MantisClone MantisClone moved this from ✨ Backlog: Enhancements to 🎫 Backlog in Request Network Tech Backlog Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎫 Backlog
Development

No branches or pull requests

1 participant