Skip to content

Minor improvements to Basil demo#84

Open
dougiebuckets wants to merge 2 commits into
zeppelinos:masterfrom
dougiebuckets:minor-improvements-to-basil-demo-#13
Open

Minor improvements to Basil demo#84
dougiebuckets wants to merge 2 commits into
zeppelinos:masterfrom
dougiebuckets:minor-improvements-to-basil-demo-#13

Conversation

@dougiebuckets

Copy link
Copy Markdown

This doesn't completely resolve #13, but it's a start.

Comment thread docs/docs/basil.md Outdated
```sh
mkdir basil
cd basil
truffle init

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's avoid this line here since we are planning to start the project with zos instead

Comment thread docs/docs/basil.md

```sol
pragma solidity ^0.4.21;
pragma solidity ^0.4.24;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you mind updating the project as well to follow this update?

@dougiebuckets dougiebuckets force-pushed the minor-improvements-to-basil-demo-#13 branch from 361fd2c to e5b5e4c Compare July 7, 2018 11:29
@dougiebuckets

Copy link
Copy Markdown
Author

@facuspagnuolo Should be all set. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants