Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 289 Bytes

Service.Ethereum

An Ethereum RPC client service for clojure.

Uses the Arctype Service framework for dependency injection.

Development

Build

clj -X:build

Test

clj -M:test

Install to local Maven

clj -X:install