File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 1
1
# <img src =" https://cdn.rawgit.com/cmditch/elm-ethereum/master/elm-ethereum-logo.svg " width =" 75 " > elm-ethereum
2
2
3
- ** New!**
4
- Check out the [ complex example SPA Dapp] ( https://github.com/cmditch/elm-ethereum/tree/master/examples/complex ) .
5
-
6
- -----------------------
7
-
8
- ** Dev Note 5/28/18:**
9
- * elm-ethereum* is not quite ready for a 1.0 release.
10
- In the mean time, use the [ dev version of the package] ( http://package.elm-lang.org/packages/cmditch/mel-bew3/latest ) .
11
-
12
3
** Examples:**
13
4
[ Simple starter example] ( https://github.com/cmditch/elm-ethereum/tree/master/examples/simple/src/Main.elm )
14
5
[ Complex example SPA Dapp] ( https://github.com/cmditch/elm-ethereum/tree/master/examples/complex )
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0 " ,
2
+ "version" : " 1.0.1 " ,
3
3
"summary" : " feed the tree some ether." ,
4
4
"repository" : " https://github.com/cmditch/elm-ethereum.git" ,
5
5
"license" : " BSD3" ,
42
42
"zwilias/elm-utf-tools" : " 1.0.1 <= v < 2.0.0"
43
43
},
44
44
"elm-version" : " 0.18.0 <= v < 0.19.0"
45
- }
45
+ }
You can’t perform that action at this time.
0 commit comments