Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/learnweb3dao/siwx

Sign-in with X library
https://github.com/learnweb3dao/siwx

blockchain caip-10 caip-122 caip-2 casa eip155 ethereum solana stacks starknet tezos

Last synced: about 1 month ago
JSON representation

Sign-in with X library

Awesome Lists containing this project

README

        

# Sign in with X

Sign in with X describes how blockchain accounts can authenticate with off-chain services using a standardized message format.

## Supported Networks

SIWx currently supports three blockchain networks:

1. Ethereum (and by extension, all EIP-155 chains)
2. Solana
3. Stacks
4. Tezos
5. Starknet

It is on the roadmap to expand support for the following blockchain networks:

1. Flow

If you have suggestions for any more, please create a specification for [CAIP-122 can be found here](https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-122.md) over at [ChainAgnostic/namespaces](https://github.com/ChainAgnostic/namespaces) first and then create a pull request.

## Example

See the `example` folder for a Next.js + NextAuth end to end example.

## Specification

The specification for Sign in with X [CAIP-122 can be found here](https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-122.md).

## License

The library is licensed under the Apache 2.0 license.