mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-17 03:47:58 +00:00
Add web3j
This commit is contained in:
parent
815544ec12
commit
ec2e49601d
@ -48,12 +48,15 @@
|
|||||||
[jarohen/chime "0.2.2"]
|
[jarohen/chime "0.2.2"]
|
||||||
[com.andrewmcveigh/cljs-time "0.5.1"]
|
[com.andrewmcveigh/cljs-time "0.5.1"]
|
||||||
[akiroz.re-frame/storage "0.1.2"]
|
[akiroz.re-frame/storage "0.1.2"]
|
||||||
[cljsjs/chartjs "2.6.0-0"]]
|
[cljsjs/chartjs "2.6.0-0"]
|
||||||
|
[org.web3j/core "2.3.0"]]
|
||||||
|
|
||||||
:min-lein-version "2.0.0"
|
:min-lein-version "2.0.0"
|
||||||
:source-paths ["src/clj" "src/cljc"]
|
:source-paths ["src/clj" "src/cljc"]
|
||||||
:resource-paths ["resources" "target/cljsbuild"]
|
:resource-paths ["resources" "target/cljsbuild"]
|
||||||
|
:java-source-paths ["src/java"]
|
||||||
:target-path "target/%s/"
|
:target-path "target/%s/"
|
||||||
|
:repositories {"MVN repository" "https://mvnrepository.com"}
|
||||||
:main commiteth.core
|
:main commiteth.core
|
||||||
:migratus {:store :database
|
:migratus {:store :database
|
||||||
:migration-dir "migrations"
|
:migration-dir "migrations"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user