Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Nov 22, 2023
1 parent 7ddce90 commit 7099688
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file added .github/.assets/dom.webp
Binary file not shown.
Binary file added .github/.assets/eskender.webp
Binary file not shown.
Binary file added .github/.assets/luc.webp
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> [!WARNING]
> This repository is under construction 🚧. We are actively improving it hackathon-style.
This is a Rust implementation of the CCIP gateway. It allows you to issue unlimited gasless subdomains for your name, as well as to create, manage, and moderate namespaces.
This is a Rust implementation of the [CCIP gateway](https://alpha-docs.ens.domains/resolvers/ccip). It allows you to issue unlimited gasless subdomains for your name, as well as to create, manage, and moderate namespaces.

> [!NOTE]
> This gateway is built to be an **Opinionated ENS Subname Issuer**, if youre looking for something more generic, please checkout [ensdomains/offchain-resolver](https://github.com/ensdomains/offchain-resolver), and [ensdomains/offchain-resolver-example](https://github.com/ensdomains/offchain-resolver-example).
Expand All @@ -23,7 +23,7 @@ This is a Rust implementation of the CCIP gateway. It allows you to issue unlimi
The gateway is just a docker container / standalone binary. You can run it with docker-compose or just run the binary.

```yaml
todo: running the gateway
cargo run
```

### Deploy a Resolver
Expand Down

0 comments on commit 7099688

Please sign in to comment.