-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from WTFAcademy/dev
doc(packages): update package info
- Loading branch information
Showing
14 changed files
with
176 additions
and
42 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,10 @@ | ||
--- | ||
"solive-docusaurus-theme-code": patch | ||
"solive-compiler-utils": patch | ||
"solive-provider": patch | ||
"solive-tsconfig": patch | ||
"solive-core": patch | ||
"solive-solc": patch | ||
--- | ||
|
||
update package info |
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,4 +1,9 @@ | ||
## Solive Compiler Utils | ||
|
||
|
||
Solidity Compiler helper tool | ||
|
||
### Demo | ||
- Check demo website: https://solive.wtf | ||
|
||
### DOC | ||
- Check doc website: https://solive-doc.vercel.app |
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,3 +1,9 @@ | ||
## Solive Core | ||
|
||
Core package for solive | ||
|
||
### Demo | ||
- Check demo website: https://solive.wtf | ||
|
||
### DOC | ||
- Check doc website: https://solive-doc.vercel.app |
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,9 @@ | ||
Docusaurus Solive | ||
================================= | ||
## Docusaurus Solidity Plugin | ||
|
||
A Docusaurus v2 plugin that supports referencing code examples from public GitHub repositories. | ||
A Docusaurus v2 plugin that supports solidity code live. | ||
|
||
> Note: this theme plugin requires [Docusaurus v2](https://v2.docusaurus.io/) | ||
### Demo | ||
- Check demo website: https://solive.wtf | ||
|
||
### DOC | ||
- Check doc website: https://solive-doc.vercel.app |
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,3 +1,9 @@ | ||
## Solive Provider | ||
|
||
use Evm VM to run solidity code | ||
|
||
### Demo | ||
- Check demo website: https://solive.wtf | ||
|
||
### DOC | ||
- Check doc website: https://solive-doc.vercel.app |
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,3 +1,10 @@ | ||
## Solive Provider | ||
## Solive Solc | ||
|
||
Solidity Contract Compiler Tool - Browser Supported | ||
|
||
### Demo | ||
- Check demo website: https://solive.wtf | ||
|
||
### DOC | ||
- Check doc website: https://solive-doc.vercel.app | ||
|
||
use Evm VM to run solidity code |
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,3 +1,9 @@ | ||
## Solive tsConfig | ||
|
||
tsConfig for solive | ||
|
||
### Demo | ||
- Check demo website: https://solive.wtf | ||
|
||
### DOC | ||
- Check doc website: https://solive-doc.vercel.app |
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
26694e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
solive-demo – ./
solive-demo.vercel.app
solive.wtf
solive-demo-wtfacademy.vercel.app
solive-demo-git-main-wtfacademy.vercel.app
www.solive.wtf
26694e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
solive-doc – ./
solive-doc.vercel.app
solive-doc-wtfacademy.vercel.app
solive-doc-git-main-wtfacademy.vercel.app