I would like to know what it say about NEO i try to understand but is hard to find some info :(
RE: NEO Development(4): All About Timestamp - 區塊鏈上的時間戳記
You are viewing a single comment's thread from:
NEO Development(4): All About Timestamp - 區塊鏈上的時間戳記
Hi @criptraders, glad that you tried to read my post.
It's about how to deal with "Time" on smart contracts. Since we cannot trust timestamps provided by nodes, the only way to get timestamp of a transaction is to get the timestamp of the block containing the transaction.
So I provided a sample code about how to implement this in
neo-python
. If you're interested in smart contract development, I encourage you to look into it, it's easy to use, and I think NEO does have several advantages over Ethereum.Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks for reply now i have some idea about the post actually i have deployed a smart contract on ethereum classic, but i would like to learn about NEO, thanks a lot
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
wow, good to know another Dapp developer! Happy hacking lol!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Really nice for us that can understand only english.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit