This tutorial will show how to import local file and external file.
This tutorial will show you how to import local and external files.
The compilation result will contain contracts implemented in imported file.
The compilation result will also contain contracts implemented in the imported files.
For a detailed explanation of the ``import`` keyword. see the ``Solidity`` `documentation <http://solidity.readthedocs.io/en/develop/layout-of-source-files.html?highlight=import#importing-other-source-files>`_
For a detailed explanation of the ``import`` keyword see the ``Solidity``