Research icon indicating copy to clipboard operation
Research copied to clipboard

Blockchain Commons Research papers

Results 11 Research issues
Sort by recently updated
recently updated
newest added

This is a follow-up of https://github.com/BlockchainCommons/Research/issues/138, and is using the new test proposed in https://github.com/BlockchainCommons/URKit/pull/5. Let me know if you'd like a different commit message, happy to change it to...

Hi, I am creating an arduino version of UR. https://github.com/aaronwu2017/BitConserve-UR/tree/master/main I am in the process of adding it to the arduino library manager Could you add this to the implementation...

Fixed link to bc-ur typescript implementation

Currently the [BCR-2020-006](https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-009-address.md) standard defines the crypto-address UR type but the definition is a little bit ambiguous. On [Example/Test Vector 1](https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-009-address.md#exampletest-vector-1) the specified P2PKH address `1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2` does not include the...

`hd-key` is not a map per se but the childs are.

To help with guided recovery on clients, and metadata for collaborative recovery services (https://github.com/BlockchainCommons/Community/issues/149), it is useful to have a type encoding just the config parameters of a unique SSKR...

updates linked typescript library per ngraveio/bc-ur#5

See the [PGPfone manual](http://web.mit.edu/network/pgpfone/manual/index.html), search for "Stewart's scheme for error detection". We may want to consider also using at least two lists, maybe even three. Edit: Independent from how many...

Hi! Bytewords and Bytemoji are great work and I'd like to use them! However, it seems like they are currently available only under BSD-2-Clause Plus Patent License, which isn't in...