@haechi-labs/face-sdk
Advanced tools
Comparing version 0.1.1 to 0.1.2-alpha.0
{ | ||
"name": "@haechi-labs/face-sdk", | ||
"version": "0.1.1", | ||
"version": "0.1.2-alpha.0", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "author": "", | ||
"devDependencies": { | ||
"@haechi-labs/face-types": "^0.1.1", | ||
"@haechi-labs/face-types": "^0.1.2-alpha.0", | ||
"@tsconfig/node16": "^1.0.2", | ||
@@ -27,3 +27,3 @@ "@types/node": "^17.0.33", | ||
}, | ||
"gitHead": "b407339d5d4288a1e01a894541d7541b224d4604", | ||
"gitHead": "09f2002d1a6e5bd5bcb303ff0d68dba713cf57a0", | ||
"publishConfig": { | ||
@@ -30,0 +30,0 @@ "access": "public" |
@@ -1,11 +0,6 @@ | ||
# `sdk` | ||
# Face SDK | ||
> TODO: description | ||
Face is a Web3 wallet. | ||
## Usage | ||
You can find a sample project in [this link](https://github.com/HAECHI-LABS/face-sample-dapp) | ||
``` | ||
const sdk = require('sdk'); | ||
// TODO: DEMONSTRATE API | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54472
7