Socket
Socket
Sign inDemoInstall

@mtproto/core

Package Overview
Dependencies
22
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mtproto/core

Telegram API JS (MTProto) client library for Node.js and browser


Version published
Weekly downloads
648
decreased by-7.56%
Maintainers
1
Install size
3.17 MB
Created
Weekly downloads
 

Readme

Source

@mtproto/core

NPM GitHub Actions Downloads Telegram channel

Telegram API JS (MTProto) client library for Node.js and browser

  • Actual. 139 layer in the API scheme
  • Fast. For the Node.js, it uses the TCP and crypto module. For the browser, it uses WebSocket and window.crypto
  • Easy. Cryptography is hidden. Work with the API at a high level
  • Smart. Automatically sync authorization on all DCs
  • 2FA. Use the library's built-in function to calculate 2FA parameters
  • Secure. Complies with Telegram security guidelines

Documentation

You can find the documentation on mtproto-core.js.org/docs website

License

GPLv3

Keywords

FAQs

Last updated on 02 Jul 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc