TypeScript Crypto

Open-source TypeScript projects categorized as Crypto

Top 23 TypeScript Crypto Projects

  • Maskbook

    The portal to the new, open Internet. ([I:b])

    Project mention: Security audit for the Smart Contract Of Mask Network has been completed by #HackSafe ✅ | reddit.com/r/u_HackSafe | 2023-01-30

    Know more about : https://mask.io/

  • react-native-graph

    📈 Beautiful, high-performance Graphs and Charts for React Native

    Project mention: This Week In React-Native #137: Expo Code Elimination, Monorepo, Hermes, Chain React, EAS, Skia, Expo Router, VisionCamera, React-Native-Graph | reddit.com/r/reactnative | 2023-03-09

    📦 React-Native-Graph 1.0: stable version for Margelo's Skia-based graph lib.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • app-monorepo

    Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.

    Project mention: From Ledger to OneKey (?) | reddit.com/r/ledgerwallet | 2023-05-19

    That's why I was so excited to discover Oneykey at https://onekey.so/. I'm seriously considering it as a wallet, but I'd love to hear any feedback from anyone who has used it before. It looks really versatile!

  • xrpl.js

    A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser

  • wallet-adapter

    Modular TypeScript wallet adapters and components for Solana applications.

    Project mention: Creating a Custom Solana Connect Wallet UI with React and Chakra UI | dev.to | 2023-02-15

    If you have worked with the Solana Wallet Adapter before, you will know that it is very easy to set up a Connect Wallet button with a decent modal.

  • celo-monorepo

    Official repository for core projects comprising the Celo platform

    Project mention: Jumptask Withdrawals on the CELO Blockchain (and getting CELO for gas fees) | reddit.com/r/Honeygain | 2023-05-22

    Celo is a carbon-negative, permissionless, layer-1 blockchain with a rich ecosystem of global partners building innovative Web3 dapps to support a more inclusive financial system. Accessible to anyone with a mobile phone, the Celo ecosystem consists of a decentralized, proof-of-stake blockchain technology stack (the Celo platform), CELO governance asset, and several Mento stable assets (cUSD, cEUR, cREAL) that make it easy for real-world users to use digital assets. The open source Celo mainnet launched on [Earth Day 2020]. Today, it supports 1,000+ projects in over 150 countries, helping to create the conditions of prosperity for all. For more information, please visit Celo.org.

  • add-tradingview-alerts-tool

    Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.

    Project mention: Setting Alerts on Multiple Stocks | reddit.com/r/TradingView | 2022-08-06
  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • noble-curves

    Audited & minimal JS implementation of elliptic curve cryptography.

    Project mention: The AT protocol is the most obtuse crock of s* | news.ycombinator.com | 2023-05-09

    BlueSky uses @noble/secp256k1 which performs this stuff in Javascript, with about 880* verifications per second on the Apple M2 (a chip with a relatively high IPC, likely higher than your average server).

    Verifying those messages will take about a minute of CPU time per user (assuming no impact from cache misses due to threads swapping in and out and processing new data). I think that's quite significant.

    * = https://github.com/paulmillr/noble-curves

  • solidstate-solidity

    💠 Upgradeable-first Solidity smart contract development library 💠

    Project mention: Exploring ERC20 fungible token standard in Solidity | dev.to | 2022-09-12

    SolidState ERC20 implementation

  • core

    The ARK Core Blockchain Framework. Check https://learn.ark.dev for more information. (by ArkEcosystem)

    Project mention: ARK Core Update v3.4.0 released! | reddit.com/r/ArkEcosystem | 2022-07-05

    See all changes at: https://github.com/ArkEcosystem/core/releases/tag/3.4.0

  • noble-ed25519

    Fastest 4KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215

    Project mention: Go 1.20 Cryptography | news.ycombinator.com | 2023-01-04

    [For reference, see section 7.8](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5-draft...).

    I've also been looking for Ed25519ph support for other languages. [Paul Miller](https://github.com/paulmillr), who is the author of the noble libraries for Javascript has just added support in his newly released [curves](https://github.com/paulmillr/noble-ed25519/issues/63) library. Paul has suggested on Twitter holding off on using "curves" until an audit, but most of his other work has already been audited and all his works are highly polished.

    Also, for all readers, we wrote an [online Ed25519 tool](https://cyphr.me/ed25519_applet/ed.html), which is useful for testing and verifying. Previously the top result on Google, which has now been taken down, was sending the keys off to a server, which motivated us to write a tool that didn't openly phone home.

  • subtls

    A proof-of-concept TypeScript TLS 1.3 client

    Project mention: A TypeScript TLS 1.3 Client | news.ycombinator.com | 2023-05-31
  • airgap-vault

    The AirGap Vault is installed on a spare smartphone that has no connection to any network, thus it is air gapped. This app handles the private key.

    Project mention: Daily General Discussion - May 16, 2023 | reddit.com/r/ethfinance | 2023-05-16

    Fast: https://github.com/airgap-it/airgap-vault (Get old android, flash lineageOS for good measure then airgap)

  • essential-eth

    🪶 An alternative to ethers & web3 that's 20x smaller

    Project mention: Essential Eth - An alternative to ethers & web3 that's 20x smaller | reddit.com/r/ethdev | 2022-06-17
  • Pancake Wizard

    Bot for Pancake Prediction – 26 technical indicators. Make smarter predictions with Pancake Wizard – trust math, not emotions!

    Project mention: pancakeswap-prediction-winner VS pancake-wizard - a user suggested alternative | libhunt.com/r/pancakeswap-prediction-winner | 2023-03-12

    This is the same my bot i rewrote for desktop from scratch Bot for Pancake Prediction – 26 technical indicators. Make smarter predictions with Pancake Wizard – trust math, not emotions!

  • common

    Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers. Full documentation & examples available. (by polkadot-js)

  • dukascopy-node

    ✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨

    Project mention: Where to get 1 min US stock data for 10+ years? | reddit.com/r/algotrading | 2023-05-29

    Check this out: data

  • padding-oracle-attacker

    🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

  • zkp-ecdsa

    Proves knowledge of an ECDSA-P256 signature under one of many public keys that are stored in a list.

  • nums

    Unique 100 (0...99) numbers stored on chain

    Project mention: Unique 100 (0...99) numbers stored on chain | reddit.com/r/NFT | 2022-08-16

    OpenSea collection - https://opensea.io/collection/unique-nums Contract - https://etherscan.io/address/0x4b620874f15e8d17b3f7164532a86e9bf9418f78#contracts Open source code - https://github.com/0x088/nums Web site - https://uniquenums.com/

  • webcrypto

    A WebCrypto Polyfill for NodeJS

    Project mention: Go WebAssembly Internals - Part 2 | dev.to | 2022-11-03

    Attention: for Node.js 18 and below, WebCrypto API polyfil is required.

  • typescript-sdk

    The Orca SDK contains a set of simple to use APIs to allow developers to integrate with the Orca platform.

  • banana_split

    Shamir's Secret Sharing for people with friends

    Project mention: Safe place for store keys? safe from robbers and from natural disasters. Any suggestion? | reddit.com/r/Bitcoin | 2023-01-19
  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-31.

TypeScript Crypto related posts

Index

What are some of the best open-source Crypto projects in TypeScript? This list will help you:

Project Stars
1 Maskbook 1,449
2 react-native-graph 1,446
3 app-monorepo 1,417
4 xrpl.js 1,103
5 wallet-adapter 1,093
6 celo-monorepo 651
7 add-tradingview-alerts-tool 527
8 noble-curves 356
9 solidstate-solidity 333
10 core 332
11 noble-ed25519 320
12 subtls 309
13 airgap-vault 282
14 essential-eth 276
15 Pancake Wizard 241
16 common 241
17 dukascopy-node 196
18 padding-oracle-attacker 173
19 zkp-ecdsa 158
20 nums 150
21 webcrypto 149
22 typescript-sdk 141
23 banana_split 137
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com