Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
860af891
Commit
860af891
authored
Oct 15, 2021
by
davidzagi93@gmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated web3 version to `1.5.2` and removed swarm for terminal
parent
dca7baa9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
terminalWelcome.tsx
libs/remix-ui/terminal/src/lib/terminalWelcome.tsx
+1
-2
No files found.
libs/remix-ui/terminal/src/lib/terminalWelcome.tsx
View file @
860af891
...
@@ -18,9 +18,8 @@ const TerminalWelcomeMessage = ({ packageJson }) => {
...
@@ -18,9 +18,8 @@ const TerminalWelcomeMessage = ({ packageJson }) => {
</
ul
>
</
ul
>
<
div
>
The following libraries are accessible:
</
div
>
<
div
>
The following libraries are accessible:
</
div
>
<
ul
className=
'ul'
>
<
ul
className=
'ul'
>
<
li
><
a
target=
"_blank"
href=
"https://web3js.readthedocs.io/en/1.0/"
>
web3 version 1.
0.0
</
a
></
li
>
<
li
><
a
target=
"_blank"
href=
"https://web3js.readthedocs.io/en/1.0/"
>
web3 version 1.
5.2
</
a
></
li
>
<
li
><
a
target=
"_blank"
href=
"https://docs.ethers.io"
>
ethers.js
</
a
>
</
li
>
<
li
><
a
target=
"_blank"
href=
"https://docs.ethers.io"
>
ethers.js
</
a
>
</
li
>
<
li
><
a
target=
"_blank"
href=
"https://www.npmjs.com/package/swarmgw"
>
swarmgw
</
a
>
</
li
>
<
li
>
remix (run remix.help() for more info)
</
li
>
<
li
>
remix (run remix.help() for more info)
</
li
>
</
ul
>
</
ul
>
</
div
>
</
div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment