Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koshikraj/safelink


https://github.com/koshikraj/safelink

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Safe Link

[![License](https://img.shields.io/badge/license-GPL3-blue.svg)](https://github.com/koshikraj/safe-link/blob/main/LICENSE)

## Description

Share crypto instantly from your Safe accounts via links. It utilizes Spend limit session key validator and executor.

## Features

- Utilizes Rhinestone's [Safe 7579 adapter](https://github.com/rhinestonewtf/safe7579)

## Usage

1. Clone the repository:

```bash
git clone https://github.com/koshikraj/safe-link.git
```

2. Project structure:

├── safe-link

│ ├── [Safe App](./web)

│ ├── [Spend limit session key Module](./module)

│ └── [Dependency Packages](./packages)

## Contributing

Contributions are welcome! Please follow the [contribution guidelines](CONTRIBUTING.md) to contribute to this project.

## License

This project is licensed under the [GPL-3.0 license](./LICENSE).