Skip to content

Commit

Permalink
docs: ✏️ add npm icon in README
Browse files Browse the repository at this point in the history
  • Loading branch information
foxgem committed Apr 23, 2023
1 parent 5b183b8 commit 9793ec4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# safe-signer

[![npm](https://img.shields.io/npm/dt/@dteam/safe-signer)](https://www.npmjs.com/package/@dteam/safe-signer)
[![npm (scoped)](https://img.shields.io/npm/v/@dteam/safe-signer)](https://www.npmjs.com/package/@dteam/safe-signer)

**If you need a wallet or singer in your backend server, this project is for you.**

It aims to create an [ethers.Signer](https://docs.ethers.org/v5/api/signer/#Signer) from the third party secret storages. Currently, it supports:
Expand Down

0 comments on commit 9793ec4

Please sign in to comment.