-
Notifications
You must be signed in to change notification settings - Fork 27
Mainnet Docs Update #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
tudor-malene
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one.
Left a few comments after a quick first pass
…rate_dapp_revamp # Conflicts: # docs/3-write-ten-dapp/4-smart-contracts.md
Rework the "migrate dapp" section
tudor-malene
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few pages need to be removed and the new "features" folder needs to be wired into the menu
GavT
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments left
| tenCallbacks.register{value: etherGasForCoinFlip}(callbackTargetInfo); | ||
| } | ||
| // Function to simulate a coin flip - notice that this must only be callable by the ten system contract. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo - ten rather than TEN
|
|
||
| These wallets are confirmed to work smoothly with the TEN Gateway: | ||
| - MetaMask | ||
| - Rabbit Wallet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rabby Wallet
|
|
||
| A high-stakes betting game where players wager tokens on a rocket's flight trajectory. The rocket's multiplier increases over time, but crashes at an unpredictable moment. Players must cash out before the crash to win their bet multiplied by the current value, or lose everything if they're too greedy. | ||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incorrect alt text
|
|
||
| # Tutorial | ||
| You can follow [this](https://github.com/ten-protocol/hft-tutorial/blob/main/README.md) tutorial on GitHub that demonstrates how TEN’s precise timestamping enables sophisticated financial applications requiring exact timing. The combination of privacy, accurate timestamps, and Ethereum compatibility makes TEN ideal for HFT and other time‑sensitive financial applications. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe replace the HFT acronym with high frequency trading
| --- | ||
| # Running a TEN Validator Node on Azure | ||
|
|
||
| Use arbitrum docs as a benchmark for detail required https://docs.arbitrum.io/run-arbitrum-node/overview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is placeholder text? Should it be deleted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I will get Krish to come and revamp this section in line with the new scripts we have available.
tudor-malene
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.