Commit Graph

10 Commits

Author SHA1 Message Date
0874ee4087 Update copyright 2018-11-18 22:34:19 +00:00
8eaae0b86a Give encode/decode functions more descriptive names
- `encode()`: Renamed to `int_to_base58()`.
- `decode()`: Renamed to `base58_to_int()`.
- Maintain aliases of old function names for backwards compatibility.
2018-11-18 22:17:56 +00:00
David McCanney
deb7b6892c Update the readme
- Change var to const in the usage guidelines.
2018-09-28 21:40:14 +01:00
b45ca698b1 Tweak markdown in readme 2012-04-19 23:14:17 +01:00
8b81397bf3 Small tweak to readme 2012-04-18 11:35:29 +01:00
83b54987b2 Fix Javascript example in readme 2012-04-16 14:02:16 +01:00
40388a0c28 Add travis-ci build status image to readme 2012-04-16 09:04:45 +01:00
5a59fb7720 Fix a typo in readme 2012-04-16 08:41:30 +01:00
bc868d4160 Fix typo in readme 2012-04-16 08:08:39 +01:00
ea136a08ff Initial import 2012-04-16 08:06:57 +01:00