Showing 24 open source projects for "javascript ui library"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    ADAMANT JavaScript API library

    ADAMANT JavaScript API library

    ADAMANT Javascript API library

    ADAMANT JavaScript API is a library intended to interact with ADAMANT blockchain for JavaScript developers. Also ADAMANT Console and ADAMANT node Direct API are available. JS API shows decentralization in action, if a network node cannot fulfill your request, the library will redirect it to another node, and so on several times. You will get the result and you do not need to think about processing the request. Health Check system pings all nodes in the list using /status endpoint, and connects...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    web3.js Ethereum JavaScript API

    web3.js Ethereum JavaScript API

    Ethereum JavaScript API

    Web3.js 4.x has been released. Checkout 4.x API documentation and migration guide for testing, early feedback and contributions. This is the Ethereum JavaScript API which connects to the Generic JSON-RPC spec. You need to run a local or remote Ethereum node to use this library. Additionally you can set a provider using web3.setProvider() (e.g. WebsocketProvider). We support types within the repo itself. Please open an issue here if you find any wrong types. If you are using create-react-app...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    web3.js

    web3.js

    Ethereum JavaScript API

    web3.js is the Ethereum JavaScript API that connects to the Generic JSON-RPC spec. It is composed of a selection of libraries that make it possible to interact with a local or remote ethereum node, using a HTTP or IPC connection. The node may be local, hosted by the DApp provider, or a public gateway such as Infura, which operates free Ethereum access points. It is necessary to run a local or remote Ethereum node to be able to use this library. web3.js is directly usable on web technology...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    CCXT

    CCXT

    JavaScript/TypeScript/Python/C#/PHP cryptocurrency trading API

    The ccxt library is a collection of available crypto exchanges or exchange classes. Each class implements the public and private API for a particular crypto exchange. All exchanges are derived from the base Exchange class and share a set of common methods. To access a particular exchange from ccxt library you need to create an instance of corresponding exchange class. Supported exchanges are updated frequently and new exchanges are added regularly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    EthereumJS Monorepo

    EthereumJS Monorepo

    Monorepo for the Ethereum VM TypeScript Implementation

    This repository holds various protocol building blocks of the Ethereum blockchain execution layer and is managed by the Ethereum Foundation JavaScript team. There is a TypeScript implementation of the Ethereum Virtual Machine (EVM) ready to be used in Node.js or a browser environment, implementations of core structural blockchain building blocks like an Ethereum Tx, Block or Blockchain as well as a Trie (Merkle Patricia Tree) and devp2p (execution networking layer) implementation. All libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Web3UIKit!

    Web3UIKit!

    Lightweight reusable Web3 UI components for dapps

    Lightweight reusable Web3 UI components for dapps developers. Web3UIKit accelerates your dapp development and empowers you to build beautiful dapps. Web3UIKit is a community effort and its strength comes from all the galaxy brain contributors leading the UI development in web3. Beautiful and lightweight UI components for web3 developers. This UI library will speed up your dapp development no matter which chain you build on. If this ui-kit helps you build your dApps faster, please star...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenZeppelin Contracts

    OpenZeppelin Contracts

    OpenZeppelin Contracts is a library for secure smart contracts

    A library for secure smart contract development. Build on a solid foundation of community-vetted code. OpenZeppelin Contracts uses semantic versioning to communicate backward compatibility of its API and storage layout. To keep your system secure, you should always use the installed code as-is, and neither copy-paste it from online sources nor modify it yourself. The library is designed so that only the contracts and functions you use are deployed, so you don't need to worry about it needlessly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DePay

    DePay

    JavaScript library to integrate various web3 crypto wallets

    DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion. You want to accept and send payments worldwide, peer-to-peer in a decentralized, censorship- and fraud-resistant way? We are providing innovative, blockchain-based solutions to do so. It's easy to integrate and easy to use. Perform and manage Web3 Payments today. Everything starts with a simple integration. We worked hard so that you don't have to spend months implementing Web3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Go Ethereum

    Go Ethereum

    Go implementation of the Ethereum protocol

    Go Ethereum is the Golang implementation of the Ethereum protocol, a decentralized computing platform that runs smart contracts and applications. There are three original implementations of Ethereum and along with C++ and Python, Go Ethereum is one of them, written in Go. Go Ethereum comes with several wrappers/executables. It is fully open source and available as a standalone client called Geth that you can install on just about any operating system, or as a library that you can embed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Ethers Project

    The Ethers Project

    Complete Ethereum library and wallet implementation in JavaScript

    A complete Ethereum wallet implementation and utilities in JavaScript (and TypeScript). Keep your private keys in your client, safe and sound. Import and export JSON wallets (Geth, Parity and crowdsale) Import and export BIP 39 mnemonic phrases (12 word backup phrases) and HD Wallets (English as well as Czech, French, Italian, Japanese, Korean, Simplified Chinese, Spanish, Traditional Chinese. Meta-classes create JavaScript objects from any contract ABI, including ABIv2 and Human-Readable ABI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    TypeChain generates only TypeScript typings (d.ts) files, if you're looking for "opinionated", "batteries included" solution check out our new project: eth-sdk. It generates typesafe, ready to use ethers.js wrappers and uses etherscan/sourcify to automatically get ABIs based only on smart contract addresses. Under the hood, eth-sdk relies on TypeChain. Interacting with blockchain in Javascript is a pain. Developers need to remember not only a name of a given smart contract method or event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ledger Live

    Ledger Live

    Ledger Live (Desktop)

    Ledger Live is a new generation wallet desktop application providing a unique interface to maintain multiple cryptocurrencies for your Ledger Nano S / Blue. Manage your device, create accounts, and receive and send crypto assets. Ledger Live is a hybrid desktop application built with Electron, React, Redux, RxJS,.. and highly optimized with a ledger-core C++ library to deal with blockchains (sync, broadcast,..) via ledger-core-node-bindings. It communicates to Ledger hardware wallet devices...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Bcoin

    Bcoin

    Javascript bitcoin library for node.js and browsers

    Bcoin is an advanced fullnode implementation built with JavaScript/C/C++/Node.js. It is easier to use, faster to learn, and more well-documented than competing implementations. Engineered from the ground up to create scalable, flexible, and efficient production-ready systems with unparalleled code readability. Bcoin is consensus-conforming and adheres to the strict security standards of the original implementation maintained by Bitcoin Core. Bcoin can be integrated into almost any desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Node Binance API

    Node Binance API

    Node Binance API is an asynchronous node.js library

    This project is designed to help you make your own projects that interact with the Binance API. You can stream candlestick chart data, market depth, or use other advanced features such as setting stop losses and iceberg orders. This project seeks to have complete API coverage including WebSockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hyperledger Burrow

    Hyperledger Burrow

    A permissioned Ethereum smart-contract blockchain node

    Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM and WASM smart contract code (usually written in Solidity) on a permissioned virtual machine. Burrow provides transaction finality and high transaction throughput on a proof-of-stake Tendermint consensus engine. Burrow is a fully-fledged blockchain node and smart contract execution engine -- a distributed database that executes code. Burrow runs Ethereum Virtual Machine (EVM) and Web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bitcore

    Bitcore

    A full stack for bitcoin and blockchain-based applications

    Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology. Payment channels (sometimes referred as micropayment channels) are a type of smart contracts that allow rapidly adjusting bitcoin transactions. This can be used to do trustless simultaneous payments with a service provider without the need of an intermediary, and some other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Embark

    Embark

    Framework for serverless Decentralized Applications using Ethereum

    Embark is a platform that enables easy development and deployment of decentralized applications. Build, test, and deploy your Smart Contracts without the hassle. Embark takes care of the groundwork, watches for changes, and redeploys your application when needed. Testing shouldn't be an afterthought. Embark makes debugging and testing first-class citizens of your development workflow. Pick and choose which features, plugins and tools you want to integrate with. Embark is built with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Lightning

    Lightning

    An easy-to-use cross-platform Lightning wallet

    This is still early technology and there’s a risk of losing all of your funds. We recommend not putting in more money than you are willing to lose. Pocket Money, prebuilt and signed releases with auto-update (recommended for most users). Tin Foil Hat, if you'd rather build it yourself and do it without auto-updates, follow the instructions. To build the mobile app locally, see the README in the /mobile directory for instructions. Running in development mode can allow you to run in full node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coinbase Pro

    Coinbase Pro

    The official Node.js library for Coinbase Pro

    Note: The gdax package is deprecated and might have to be removed from NPM. Please migrate to the coinbase-pro package to ensure future compatibility. Easy functionality to use in programmatic trading. A customizable, websocket-synced Order Book implementation. API clients with convenient methods for every API endpoint. Abstracted interfaces, don't worry about HMAC signing or JSON formatting; the library does it for you. To use optional parameters with callbacks, supply the options as the first...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wallet-address-validator

    wallet-address-validator

    Useful library for validation of Bitcoin, Litecoin, Ethereum

    Simple wallet address validator for validating Bitcoin and other altcoins addresses in Node.js and browser. A lightweight library for validating wallet addresses across multiple cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TechnicalIndicators

    TechnicalIndicators

    A javascript technical indicators written in typescript

    A javascript technical indicator written in typescript with pattern recognition right in the browser. Every indicator has a static method calculated which can be used to calculate the indicator without creating an object. Initialize the indicator with the available price value. Get results for initialized values. Use nextValue to get the next indicator values for further tick. This uses regular javascript numbers, so there can be rounding errors that are negligible for a technical indicators...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    CoinApp

    CoinApp

    Simple to use minimal cryptocurrency wallet for Ethereum, Tokens, etc.

    A nifty crypto wallet application that lets you send and receive Ethereum, ERC20 Tokens, Bitcoin and Litecoin. CoinApp has a minimal UI for people who just want to move their coins, there's some advanced features for the knowledgeable users too. Download the latest and try out this new opensource wallet. This application uses insight-api to fetch up-to-date balances and UTXO's rather than depending on a central server to collect transaction information. You can use infura.io or connect to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next