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

docs,test(eth): Create runnable examples for ethers (npm) + Nibiru EVM #1888

Closed
Unique-Divine opened this issue May 19, 2024 · 1 comment
Closed
Assignees
Labels
x: evm Relates to Nibiru EVM or the EVM Module

Comments

@Unique-Divine
Copy link
Member

Scope for this Ticket

Our first set of examples should at least cover:

  • Querying Ether (NIBI) balance
  • Querying account info like the nonce and/or hex address
  • Sending funds (Ether)
  • Making execution calls against an Ethereum smart contract

Next Steps: Nibiru ERC-20

  • Deploying an already compiled smart contract
  • Making calls against the deployed contract, explaining the mapping between the EVM types and JSON-RPC calls
@Unique-Divine
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x: evm Relates to Nibiru EVM or the EVM Module
Projects
Archived in project
Development

No branches or pull requests

2 participants