An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 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](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.