https://github.com/iotexproject/iotex-snap
A snap for IoTeX and DePIN users
https://github.com/iotexproject/iotex-snap
Last synced: 4 months ago
JSON representation
A snap for IoTeX and DePIN users
- Host: GitHub
- URL: https://github.com/iotexproject/iotex-snap
- Owner: iotexproject
- License: apache-2.0
- Created: 2024-01-25T16:09:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T07:02:54.000Z (over 1 year ago)
- Last Synced: 2025-10-21T18:44:11.916Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.15 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.APACHE2
Awesome Lists containing this project
README
# iotex-snap

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](packages/snap/README.md)
## Contributing
Clone the repo
```shell
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.