Skip to content

SDK spec proposal#1

Open
fichiokaku wants to merge 4 commits intomainfrom
feat/sdk-spec
Open

SDK spec proposal#1
fichiokaku wants to merge 4 commits intomainfrom
feat/sdk-spec

Conversation

@fichiokaku
Copy link
Copy Markdown
Collaborator

No description provided.

Comment on lines +52 to +54
const weth = token(WETH, account)
const usdc = token(USDC, account)
const eth = native(account)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's don't couple this with account or signer. Let it be independent, so this can be used on any environments

@vr16x
Copy link
Copy Markdown

vr16x commented Mar 26, 2026

@fichiokaku I've added looping example here with my latest less verbose proposal. Would appreciate your view on it

https://www.notion.so/biconomy/ERC-Technical-Kickoff-32f75fdf326480a982b6c2c8408d0d2e

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

Successfully merging this pull request may close these issues.

2 participants