Skip to content

Commit

Permalink
Merge branch 'master' into j-newprojlog
Browse files Browse the repository at this point in the history
  • Loading branch information
janedegtiareva committed Apr 1, 2019
2 parents b74ae50 + de1bfe3 commit 6857bdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blank_project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const contractName = "contractId"; /* TODO: fill this in! */
```

Step 3:
Open src/main.html in your browser.
Open src/index.html in your browser.
That's it!


Expand All @@ -34,6 +34,6 @@ npm test
## To Explore

- `assembly/main.ts` for the contract code
- `src/main.html` for the front-end HTML
- `src/index.html` for the front-end HTML
- `src/main.js` for the JavaScript front-end code and how to integrate contracts
- `src/test.js` for the JS tests for the contract
File renamed without changes.

0 comments on commit 6857bdc

Please sign in to comment.