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
185acda4
Unverified
Commit
185acda4
authored
Sep 05, 2019
by
Liana Husikyan
Committed by
GitHub
Sep 05, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2307 from ethereum/docPatch_1
docs: fix url for a workshop from docs & gramatical fix
parents
57fb943a
b1dd67f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
contract_metadata.md
docs/contract_metadata.md
+2
-2
import.md
docs/import.md
+1
-1
No files found.
docs/contract_metadata.md
View file @
185acda4
Build Artifact
==============
As compilation succeeds
Remix creates a JSON file for each compiled contract.
The
se JSON files contains several metadata
When a compilation succeeds,
Remix creates a JSON file for each compiled contract.
The
JSON file contains the compilation's artifact.
Library Deployment
------------------
...
...
docs/import.md
View file @
185acda4
...
...
@@ -3,7 +3,7 @@ Importing Source Files in Solidity
It is essential to know many techniques for importing files.
For a tutorial about importing files click
[
here
](
https://github.com/ethereum/remix-workshops/tree/master/
loading_via_npm_github_plugin
)
.
For a tutorial about importing files click
[
here
](
https://github.com/ethereum/remix-workshops/tree/master/
LoadingContent
)
.
For a detailed explanation of the
`import`
keyword see the
[
Solidity documentation
](
https://solidity.readthedocs.io/en/develop/layout-of-source-files.html?highlight=import#importing-other-source-files
)
...
...
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