Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 699 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 699 Bytes

iotex-snap

Screenshot 2024-09-05 at 12 50 41 AM

Boost your MetaMask with IoTeX and DePIN powers! Convert io to 0x addresses, send tokens via INS domains, and stay updated on DePIN projects—all in one snap. Smooth, easy, and community-driven.

Getting Started

IoTeX Snap Knowlege Base and FAQ

Contributing

Clone the repo

yarn install && yarn start

Testing and Linting

Run yarn test to run the tests once.

Run yarn lint to run the linter, or run yarn lint:fix to run the linter and fix any automatically fixable issues.