Skip to content

Common TypeScript Interface for Gno.land #119

Open
@iuricmp

Description

@iuricmp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions