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

Common TypeScript Interface for Gno.land #119

Open
3 tasks
iuricmp opened this issue May 27, 2024 · 0 comments
Open
3 tasks

Common TypeScript Interface for Gno.land #119

iuricmp opened this issue May 27, 2024 · 0 comments

Comments

@iuricmp
Copy link

iuricmp commented May 27, 2024

Introduction

To enhance interoperability and simplify the development of dApps on the Gno.land, I propose the creation of a common TypeScript interface. This interface will standardize the methods, properties and responses required to interact with the Gno.land, ensuring that different implementations can be easily integrated and maintained.

This proposal is similar to what viem and abitype offers to Ethereum. The ultimate goal is to create a toolbox of Typescript like wevm

Objectives

  • Standardization: Provide a consistent interface for various packages to interact with the Gno.land.
  • Interoperability: Ensure that different projects can easily switch between or use multiple implementations.
  • Ease of Use: Simplify the development process for dApp developers by providing a clear and unified API.

Proposed Common Interface

The common interface will define the essential methods and properties that any Gno.land blockchain client should implement.

PR to be Created

To facilitate detailed discussion, I propose creating an issue for each method as outlined below:

References

@iuricmp iuricmp changed the title Common TypeScript Interface for Gno.land Blockchain Common TypeScript Interface for Gno.land May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant