Skip to content

Commit

Permalink
docs: Updated Readme and added CNAME file to docs dir (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
karolpivo authored Dec 2, 2023
1 parent cf0699f commit f9ad8da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ eth_2_key_manager = eth_2_key_manager_api_client.Eth2KeyManager(base_url="http:/

# Examples

For full list of examples refer to [Examples](examples.md)
For full list of examples refer to [examples](https://eth-2-key-manager-api-client.slingnode.com/).

## Import keystores

```python
Expand Down
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
eth-2-key-manager-api-client.slingnode.com

0 comments on commit f9ad8da

Please sign in to comment.