0.1.2 • Published 2 years ago

@usedappify/siwe v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@useDappify/siwe

UseDapp 🤝 SIWE

Usedapp's plugin to Signing-in with Ethereum.

More info about Sign-in with Ethereum can be found here

Documentation

For detailed feature walkthrough checkout documentation.

Contributing

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct and contribution policy.

Before you issue pull request:

  • Make sure all tests pass.
  • Make sure linter passes.
  • Make sure you have test coverage for any new features.

To install dependencies type:

npm i -g pnpm
pnpm install

To build project:

pnpm build

To run tests type:

pnpm test

To run linter type:

pnpm lint

License

useDappify is released under the MIT License.