# Chorus One SDK: Signer

Signer interface for Chorus One SDK.

## Documentation

For detailed instructions on how to create custom signers for the Chorus One SDK, please visit our [main documentation](https://chorus-one.gitbook.io/sdk/signers-explained/custom-signer).

## Installation

In the project’s root directory, run the following command:

```bash
npm install @chorus-one/signer --save
```

## License

The Chorus One SDK is licensed under the Apache 2.0 License. For more detailed information, please refer to the [LICENSE](./LICENSE) file in the repository.
