add File storage class and tests

This commit is contained in:
Ryan X. Charles 2014-04-16 15:26:04 -03:00
commit 08f918a9a7
4 changed files with 238 additions and 4 deletions

View file

@ -35,6 +35,7 @@
"uglifyify": "~1.2.3",
"soop": "~0.1.5",
"bitcore": "git://github.com/maraoz/bitcore.git#5e636f6b9c7f8e629b1a502025556e886c3b75e1",
"chai": "~1.9.1"
"chai": "~1.9.1",
"sinon": "~1.9.1"
}
}