Skip to content

Commit ef8392f

Browse files
authored
feat: integrate turnkey-service (#214)
* feat: integrate turnkey-service * - fix pre-action * - implement feedback
1 parent ead1cbc commit ef8392f

17 files changed

+1506
-1990
lines changed

cli-typescript/.env.example

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# password to encrypt your private key
2-
KEYSTORE_PASSWORD=
31
MAGIC_DROP_COLLECTION_DIR= # path to the collections directory; default: ./collections
42

5-
TURNKEY_API_PUBLIC_KEY=
6-
TURNKEY_API_PRIVATE_KEY=
7-
TURNKEY_ORG_ID=
3+
ME_TURNKEY_SERVICE_BASE_URL=

0 commit comments

Comments
 (0)