Chris Stewart
305e920784
Remove extra stuff from README so its easier to find important stuff ( #4433 )
2022-06-27 17:24:22 -05:00
Chris Stewart
906e1f5c53
Bump previousStableVersion to 1.9.2 ( #4432 )
2022-06-27 15:22:17 -05:00
Chris Stewart
1706ec8e84
Fix typo ( #4365 )
2022-06-04 07:56:10 -05:00
Chris Stewart
a739a2dd2b
Bump README versions ( #4284 )
2022-04-24 07:25:43 -05:00
Chris Stewart
3a5ae90cc2
Add a section to README.md about running docker-compose up ( #4224 )
...
* Add a section to README.md about running docker-compose up
* fix port
2022-03-29 09:58:31 -05:00
Chris Stewart
35dccd88d6
Add new section to README for running bitcoin-s, add link to the web frontend ( #4069 )
2022-02-10 06:16:41 -06:00
Chris Stewart
be07786171
Update website to 1.8 and bump various versions on README and node agent version ( #3762 )
2021-10-17 12:24:30 -05:00
Chris Stewart
9bcc79c3d0
Update README ( #3745 )
2021-10-12 10:49:55 -05:00
Mateusz Faltyn
e61be252bd
Updated README ( #3489 )
...
* Updated README
* READEM2 v2
* Update README.md
2021-08-06 05:13:39 -05:00
benthecarman
aff2374f45
Update README.md ( #3071 )
2021-05-12 06:06:33 -05:00
Chris Stewart
b7030bb66a
2021 02 19 dockerhub docs ( #2693 )
...
* Document docker images on website
* Add docker hub information to README
2021-02-20 05:24:04 -06:00
Aris
f8694eb097
Fix/typos ( #2633 )
...
* Fix typos
* Collection minor fixes
Removes redundant .headOption on options
Replaces .exists(_ == ???) with .contains(???)
Replaces option == None with option.isEmpty
2021-02-07 15:00:25 -06:00
benthecarman
593b1e2ce1
Update README to have correct latest version ( #2631 )
2021-02-06 07:54:59 -06:00
Ben Carman
ec6e568845
Change CI Status to use Github Actions badge ( #2364 )
2020-12-15 12:16:14 -06:00
Ben Carman
77ba9fd8b9
Change versions in readme ( #2065 )
2020-09-27 08:16:59 -05:00
Chris Stewart
f8c60cc72f
Update stable version in doc.sbt, add getting started link to README.md ( #1453 )
2020-05-21 06:17:05 -05:00
Ben Carman
bef756985a
Fix spacing in README.md ( #1444 )
2020-05-18 20:26:09 -05:00
Chris Stewart
de46e74f1a
Actually add all files for 0.3.0 on the website so they show up ( #1256 )
2020-03-19 07:32:02 -05:00
Chris Stewart
d9dcacf2da
Add version 0.2.0 of the website ( #948 )
2019-12-16 05:57:14 -06:00
Torkel Rogstad
d30a03a50e
Revamp README ( #513 )
...
* Revampt README
Users are now deferred to Bitcoin-S.org for instructions
on how to use the library. Added a logo that'll hopefully
appear in social media sharing posts.
* Remove IRC, add Maven Central badge to README
2019-06-17 05:53:58 -05:00
Torkel Rogstad
bad37db6fa
Adds Ammonite REPL in test scope ( #323 )
2019-02-26 06:16:12 -06:00
Torkel Rogstad
0e9e021ad7
Updates READMEs for root, testkit and zmq ( #356 )
2019-02-21 07:44:33 -06:00
Chris Stewart
3e7d1d4461
Update readme with new version ( #350 )
2019-02-19 18:53:10 -06:00
Torkel Rogstad
308384b2af
Adds README notes on how to add Bitcoin-S in Ammonite ( #300 )
2019-01-21 07:12:03 -06:00
Torkel Rogstad
fd2c39abff
Improves types for Eclair RPC ( #298 )
...
* Improves types for Eclair RPC
* Version bump
* Adds note in README.md on where artifacts are published
2019-01-18 06:34:08 -06:00
Chris Stewart
ab95053af8
version 0.0.3 ( #290 )
...
* version 0.0.3
* Fix cross compile issues so we can now compile and publish a dependency for the scala 2.11 series
scalafmt
* bump versions on readme, try to fix scoverage crossversion issue
* Downgrade scoverage to try and get it to work with ci
* Tinker with scoverage versions
* Add suggestion from scoverage people to exclude secp256k1jni from build coverage
2019-01-10 09:07:18 -06:00
Chris Stewart
268e235b4d
Add secp256k1jni readme, start working main project readme, move old readme to core/README.md ( #276 )
...
Add documentation for TxBuilder
Try to fix links on core/README.md
add readme badges for bintray
Nits and formatting of README (#23 )
ran scalafmt, fixed format in secp readme
2019-01-08 09:29:06 -06:00
Torkel Rogstad
4dd45847fc
Compile and publish locally before tests ( #282 )
...
* Adds CONTRIBUTING.MD
* Compile and publish locally before tests
2019-01-05 08:31:40 -06:00
Torkel Rogstad
23162012fb
Adds classpath argument to .jvmopts ( #232 )
2018-11-10 08:39:28 -05:00
sken
f4aaa0b2cd
fix broken links in read me ( #220 )
2018-10-17 09:26:25 -04:00
okayplanet
18a548a5f3
README typo correction
2018-04-14 19:41:32 -07:00
Chris Stewart
6400dfba50
Add gitter tag
2018-03-27 10:56:43 -05:00
Chris Stewart
f465b79590
Update README.md
2018-01-31 15:17:58 -06:00
Chris Stewart
7df05b882d
updating README.md
...
Fixing typos
2017-12-05 13:26:20 -06:00
Chris Stewart
7f66ff5ca3
Update README.md
...
Fixing typo, adding fat jar build instructions
Re adding EnvironmentPaths.md
2017-07-20 14:10:35 -05:00
Chris Stewart
abb8d2ae5b
Update README.md
2017-02-23 19:29:33 -06:00
Chris Stewart
3e7234a096
Update README.md
2017-02-10 10:05:07 -06:00
Tom McCabe
65e5aaebc8
add build readme file
2016-08-25 10:22:01 -05:00
Chris Stewart
438a40eff8
Update README.md
2016-08-07 16:45:14 -05:00
Chris Stewart
d3bc0e4bb9
Update README.md
2016-07-27 11:41:08 -05:00
Chris Stewart
b37dbd1f65
Update README.md
2016-06-06 07:33:04 -05:00
Chris Stewart
7f36f83364
Update README.md
2016-05-25 07:53:33 -05:00
Chris Stewart
5ca1c18076
Update README.md
2016-05-21 08:23:12 -05:00
Chris Stewart
8bf1397d93
Update README.md
2016-05-07 13:17:07 -05:00
Tom McCabe
f2c00a3a3c
add travis/coverall widgets to README, integrate coveralls
2016-05-07 11:29:38 -05:00
Chris Stewart
fb92377164
Update README.md
2016-05-04 07:53:43 -05:00
Thomas McCabe
26588c266b
Update README.md
...
Fix typos
2016-05-02 09:15:34 -05:00
Chris Stewart
bbcaea8c67
Update README.md
2016-05-02 08:44:47 -05:00
Chris Stewart
a837ad3e12
Update README.md
2016-05-01 19:24:16 -05:00
Chris Stewart
1fb8b26b7f
Update README.md
2016-04-30 11:22:39 -05:00