|
|
|
|
|
by lyoshenka
2670 days ago
|
|
We use the blockchain to store metadata about content that's published to the network. We could not do that on Bitcoin (well, we could do it with OP_RETURN but that's considered bad practice). In addition, having our own chain means we can tune it to meet our specific use case. What Bitcoin wants and what we want are not the same, so solving both problems the same way is probably not right. |
|