mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Update README.md
This commit is contained in:
parent
f51f51ec7e
commit
6f7480a653
@ -1,7 +1,7 @@
|
||||
This is the core functionality of bitcoin-s.
|
||||
|
||||
This repostitory includes the following functionality:
|
||||
- Native Scala objects for various protocol types (Transactio n, TransactionInput, ScriptSignatures...)
|
||||
- Native Scala objects for various protocol types (Transaction, TransactionInput, ScriptSignatures...)
|
||||
- Serializers and deserializers for bitcoin data structures mentioned above
|
||||
- An implementation of Bitcoin's Script programming language
|
||||
- This passes all of the test cases found inside of script_tests.json on the Bitcoin Core repo
|
||||
|
Loading…
Reference in New Issue
Block a user