Vyom Sharma 62607b0a3b
feat: adds support for swarm imports in Solidity
This commit enables users of Embark to import any Solidity contract using
the swarm protocol.

Example:

```
import "bzz:/someensdomain.eth/ERC725.sol";
```

Closes #766
2018-11-09 09:57:06 +01:00
..
2018-10-29 14:15:48 +01:00
2017-03-30 20:12:39 +09:00
2018-10-29 15:33:12 +01:00
2018-10-30 17:25:57 +01:00
2018-10-23 10:03:25 +02:00
2018-10-29 14:15:48 +01:00
2018-10-29 17:12:43 +01:00