Skip to content

Commit

Permalink
chore: Add readme with Embark v5 deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
emizzle committed Nov 25, 2019
1 parent 1e6554a commit a8b50fa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Embark Vyper Template
A template for creating a DApp with a Vyper smart contract using embark.

## DEPRECATION NOTICE
This template is only valid for Embark version 4.

### Usage
```
embark new MyApp --template vyper
```

0 comments on commit a8b50fa

Please sign in to comment.