Attempted rewrite of opening sentence#44
Conversation
| and we got past "hello world" to the point where incoming data needs to | ||
| be signed for the application to make any sense. And since I have a little | ||
|
|
||
| The RChain ecosystem has been developing nicely the past few months. I've had fun writing smart contracts, and helping RChain stretch its fledgling wings. With "hello world" and [other simple contracts][nth] in the rear-view mirror, we've reached the point where data need to be signed by users. Since I have a little |
There was a problem hiding this comment.
The nth caller pointer is a good addition. "fledgling wings" isn't my style, but I'll salt to taste.
Meanwhile, this doesn't seem to explain why signing is needed. I suppose this is a different way of saying that they do; maybe that's enough...
|
I'd say ditch anything that isn't your style. Especially if your name is going to on it. I wasn't sure how much addition or suggestion you were wanting. |
|
@jeremybeal11 asked me to explain why "incoming data needs to be signed". I thought you were following up on that, and I expected to see a little material lifted from https://github.com/JoshOrndorff/RChain-API/blob/0a2d29c4fd1ea903753d44a026e2b9bc3a157c1c/README.md#real-world-meets-blockchain . We'll get it figured out... |
|
i'm doing research now, and what i'm seeing is that it has something to with the unforgeable name?!? |
|
Good stuff, Joshy! Here's hoping I get back into writing / editing mode soon. |
|
wow thanks @JoshOrndorff ! |
No description provided.