Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sgxwallet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董子豪
sgxwallet
Commits
fa23e82e
Unverified
Commit
fa23e82e
authored
Mar 17, 2020
by
kladko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix test
parent
2a4d9498
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
README.md
README.md
+8
-8
No files found.
README.md
View file @
fa23e82e
...
@@ -38,25 +38,25 @@ $ cd run_sgx; sudo docker-compose up
...
@@ -38,25 +38,25 @@ $ cd run_sgx; sudo docker-compose up
```
```
### Admin Guide
Note: sgxwallet requires docker-compose for correct operation. You must always use
docker-compose and avoid using raw docker tools.
Please refer to Admin guide To setup sgxwallet container for testnets or mainnet usage,
### Admin guide
If you are an SKALE validator and want to run sgxwallet for testnet or mainnet usage,
please refer to Admin guide to setup and configure sgxwallet container
[
docs/admin_guide.md
](
docs/admin_guide.md
)
.
[
docs/admin_guide.md
](
docs/admin_guide.md
)
.
## Developer guide
## Developer guide
If you want to build sgxwallet from source,
If you
are a SKALE developer and
want to build sgxwallet from source,
see
[
docs/developer_guide.md
](
docs/developer_guide.md
)
.
see
[
docs/developer_guide.md
](
docs/developer_guide.md
)
.
## Documentation
See
[
docs
](
docs
)
for sgxwallet documentation.
## Contributing
## Contributing
See
[
contributing
](
CONTRIBUTING.md
)
for information on how to contribute.
See
[
contributing
](
CONTRIBUTING.md
)
for information on how to contribute.
## Libraries
## Libraries
used by this project
-
[
Intel-SGX-SSL by Intel
](
https://github.com/intel/intel-sgx-ssl
)
-
[
Intel-SGX-SSL by Intel
](
https://github.com/intel/intel-sgx-ssl
)
-
[
LevelDB by Google
](
https://github.com/google/leveldb
)
-
[
LevelDB by Google
](
https://github.com/google/leveldb
)
...
...
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