-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return version info from installPact function
- Loading branch information
1 parent
84e352f
commit 1c2a14f
Showing
6 changed files
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Todo | ||
|
||
## Wallets | ||
|
||
- [ ] Spirekey Web/Node wallet | ||
- [ ] Metamask wallet | ||
- [ ] Ledger Web/Node Wallet | ||
- [ ] Wallet Connect Wallet | ||
- [ ] Wallet and script integration | ||
|
||
## Generators | ||
|
||
- [ ] Generate gas station | ||
- [ ] Generate NFT | ||
- [ ] Generate Coin | ||
|
||
## Devtools | ||
|
||
## Client utils | ||
|
||
- [ ] Support switching networks at runtime. | ||
- [ ] Support switching wallets at runtime. | ||
|
||
|
||
## Examples | ||
|
||
- [ ] NFT dApp | ||
- [ ] Multi network example | ||
- [ ] Multi wallet example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@pact-toolbox/installer", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"repository": "kadena-community/pact-toolbox", | ||
"author": "Salama Ashoush <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters