Open
Description
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:
- getBalance - PR 120
- getAccount: next
- ...
References
Metadata
Metadata
Assignees
Labels
No labels