TypeScript Blockchain

Open-source TypeScript projects categorized as Blockchain

Top 23 TypeScript Blockchain Projects

  • hey

    Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

  • Project mention: Lenster a decentralized and permissionless social media app | news.ycombinator.com | 2023-05-25
  • ethers.js

    Complete Ethereum library and wallet implementation in JavaScript.

  • Project mention: Projects to contribute to | /r/ethdev | 2023-12-06
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  • Project mention: Awesome Ethereum Development Tools I used | dev.to | 2024-05-18

    Hardhat is a development environment specifically designed for creating EVM smart contracts. It offers a comprehensive set of tools that make it indispensable for serious smart contract development. With Hardhat, you have access to a variety of useful features. It provides a local blockchain node, which allows you to test your contracts with no cost. You can also replicate the state of testnet and mainnet blockchains by forking them to your local blockchain node. Additionally, Hardhat offers features like block and time manipulation on your local blockchain node! There are also useful addons such as smart contract verification for blockchain explorer. Without this tool, I would needed to invest a lot more time and money to develop and test my smart contracts.

  • interface

    🦄 Open source interfaces for the Uniswap protocol

  • Project mention: Help selling crypto | /r/CoinBase | 2023-12-09

    Open https://app.uniswap.org/ in the web3 browser window

  • tape

    Talk, Amplify, Post, Explore. Decentralized social media platform. (by tapexyz)

  • wallet

    Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.

  • Project mention: Are other wallets hackable, like Atomic. (Answer from Exodus wallet support) | /r/CryptoCurrency | 2023-06-06

    Not a stupid question. This actually happened https://github.com/bitpay/wallet/issues/9346

  • lisk-sdk

    🔩 Lisk software development kit

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • TypeChain

    🔌 TypeScript bindings for Ethereum smart contracts

  • Project mention: Deploying and accesing an Ethereum contract using ethers and Angular | dev.to | 2023-10-16

    In the two previous posts of this serie, we have learned how to build a house-swap ethereum smart-contract using solidity and how to test it using hardhat. In this post, we will create an angular application and we will install ethers to interact with the smart-contract and ethers-typechain to generate typescript types from our contract json abi.

  • remix-project

    Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.

  • Project mention: How I Contributed One Line of Code to Ethereum | dev.to | 2023-11-26

    Remix - Browser-based compiler and IDE for Ethereum smart contracts written with Solidity.

  • xLog

    🪽 An open-source creative community written on the blockchain. (by Crossbell-Box)

  • hardhat-template

    Hardhat-based template for developing Solidity smart contracts

  • solana-web3.js

    Solana JavaScript SDK

  • app-monorepo

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

  • Project mention: What kind of wallet holds most of your Ethereum-native assets? | /r/ethereum | 2023-06-08

    Here a few links in case you want to try out some different wallets: * https://safe.global * https://metamask.io * https://trezor.io * https://onekey.so * https://keyst.one

  • apps

    Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.

  • Project mention: Newbie here looking for help on staking in ledger - DOT Stuck bonded? | /r/Polkadot | 2023-06-22

    Side note: It does take time for everything to the validators on Polkadot-JS App to load, but I've never seen an issue on the repo about them _never_ loading.

  • wormhole

    A reference implementation for the Wormhole blockchain interoperability protocol.

  • Project mention: xCall Focus Testing Recap - Reposted from https://icon.community/ | /r/helloicon | 2023-07-03

    xCall is not a bridge aggregator (i.e., LiFi, Socket) nor is it an interoperability protocol (i.e., BTP, IBC, Wormhole. xCall aggregates the features of all interoperability protocols through a single interface that standardizes cross chain messaging across the different protocols. Through such standardization, xCall is able to simplify cross chain dApp development for developers and to enable developers to leverage the unique strengths of the underlying interoperability protocols.

  • Maskbook

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

  • wallet-adapter

    Modular TypeScript wallet adapters and components for Solana applications.

  • otterscan

    A blazingly fast, local, Ethereum block explorer built on top of Erigon

  • xrpl.js

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

  • Project mention: JavaScript Libraries for Implementing Trendy Technologies in Web Apps in 2024 | dev.to | 2024-04-09

    xrpl.js

  • Rabby

    The game-changing wallet for Ethereum and all EVM chains

  • Project mention: Ethereum has blobs. Where do we go from here? | news.ycombinator.com | 2024-03-28

    L2s do not fundamentally add any significant UX complexity.

    There are some wallets that make this a pain (Metamask) but newer wallets like Rabby (https://rabby.io) and Rainbow are huge improvements.

  • merkletreejs

    🌱 Construct Merkle Trees and verify proofs in JavaScript.

  • lodestar

    🌟 TypeScript Implementation of Ethereum Consensus

  • Project mention: Help needed to navigate in lodestar code | /r/ethdev | 2023-06-17

    I think I found it. This pull request helped me: https://github.com/ChainSafe/lodestar/pull/3782

  • api

    Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. (by polkadot-js)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

TypeScript Blockchain related posts

Index

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

Project Stars
1 hey 22,508
2 ethers.js 7,704
3 hardhat 6,838
4 interface 4,723
5 tape 4,396
6 wallet 3,747
7 lisk-sdk 2,724
8 TypeChain 2,717
9 remix-project 2,296
10 xLog 1,986
11 hardhat-template 1,921
12 solana-web3.js 1,872
13 app-monorepo 1,817
14 apps 1,712
15 wormhole 1,607
16 Maskbook 1,492
17 wallet-adapter 1,381
18 otterscan 1,190
19 xrpl.js 1,178
20 Rabby 1,196
21 merkletreejs 1,125
22 lodestar 1,067
23 api 1,053

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com