Grin Wallet implementation.
Find a file
Yeastplume baa5e46d7d
Refactor crate names, API Crate refactor (#20)
* refactor/rename api crate contents, make crate naming consistent (all starting with grin_wallet)

* refactor/rename api crate contents, make crate naming consistent (all starting with grin_wallet)

* fix rpc api tests

* rustfmt

* done refactor

* rustfmt

* travis CI fixes
2019-03-14 12:06:03 +00:00
.cargo vc static runtime cargo flags 2019-02-26 09:42:37 +00:00
.ci refactor(ci): reorganize CI related code (#16) 2019-03-14 09:32:06 +00:00
.hooks add .hooks for rustfmt (#15) 2019-03-12 12:16:37 +00:00
api Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
config compile from github branch, clean up cargo dep files 2019-02-15 10:51:23 +00:00
doc move docs 2019-02-18 14:19:34 +00:00
integration updates based on upstream 2019-02-27 12:50:05 +00:00
libwallet Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
refwallet Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
src Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
.gitignore move wallet into refwallet crate 2019-02-13 16:39:34 +00:00
.travis.yml Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
Cargo.lock Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
Cargo.toml Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
README.md add skeletal readmoe 2019-02-15 11:05:49 +00:00
rustfmt.toml full compilation, move tests into different directory 2019-02-14 10:52:16 +00:00

Build Status Gitter chat Support chat Codecov coverage status

Grin Wallet