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
862d7285
Commit
862d7285
authored
Dec 11, 2019
by
bmcd87
Committed by
François
Dec 12, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates quorum urls
parent
71fd5124
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
remixAppManager.js
src/remixAppManager.js
+4
-4
No files found.
src/remixAppManager.js
View file @
862d7285
...
...
@@ -208,10 +208,10 @@ export class RemixAppManager extends PluginEngine {
description
:
'Deploy and interact with private contracts on a Quorum network.'
,
events
:
[],
methods
:
[],
url
:
'
https://jpmorganchase.github.io/qr
/'
,
icon
:
'
https://jpmorganchase.github.io/qr
/tab_icon.png'
,
documentation
:
'https://docs.goquorum.com/'
,
version
:
'0.1.
0
-beta'
,
url
:
'
//remix-plugin.goquorum.com
/'
,
icon
:
'
//remix-plugin.goquorum.com
/tab_icon.png'
,
documentation
:
'https://docs.goquorum.com/
en/latest/RemixPlugin/Overview/
'
,
version
:
'0.1.
4
-beta'
,
location
:
'sidePanel'
}
const
res
=
await
fetch
(
this
.
pluginsDirectory
)
...
...
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