![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
[![Version npm](https://img.shields.io/npm/v/ton-cli.svg?logo=npm)](https://www.npmjs.com/package/ton-cli)
CLI client for TON.
npm install -g ton-cli
Invoke ton-cli
and follow wizard.
You can use flag --test to run client on test net instead of production.
# ton-cli
? Pick command
❯ Open keystore
Create keystore
Restore keystore
ton-cli
supports offline mode that could be enabled via:
--offline
argumentTON_CLI_OFFLINE=true
environment variableWhen you have working keystore you have to write out contacts.json file in the same directory to be able to perform transfers in the form:
[
{
"name": "validator_0001",
"address": "Ef9I0khL_IoN4UrmMFqNKhMZCTyKxroNCE_ajIesviF_S2bC"
}
]
Repository is bundled with test keystore and a wallet with a test coins for test (please, do not wipe it's balance).
Checkout current project and run yarn cli
to start test client.
Test keystore password:
sleep fan egg excess risk friend column remain seven bread disagree culture quick pride crush they ancient access flock settle prison kick tube word
MIT
FAQs
[![Version npm](https://img.shields.io/npm/v/ton-cli.svg?logo=npm)](https://www.npmjs.com/package/ton-cli)
We found that ton-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.