87 packages
apollo-link-ethereum
`apollo-link-ethereum` allows you to use GraphQL to speak directly to a smart contract on the Ethereum blockchain. The package integrates with [Apollo Client](https://www.apollographql.com) as a "link". There are several "resolvers" so that you can reso
apollo-link-ethereum-mutations-ethersjs
Allows applications using [Apollo Client](https://www.apollographql.com/docs/tutorial/client.html#apollo-client-setup) to easily transact with the Ethereum blockchain using [Ethers.js](https://github.com/ethers-io/ethers.js/). This package uses [Local St
apollo-link-ethereum-resolver-ethersjs
Ethers.js bindings for [apollo-link-ethereum](../../../..).
apollo-link-ethereum-resolver-web3js
Supports a subset of the Ethers.js resolver. Needs some polish and documentation.
dapp-core
Core dapp logic using Tightbeam, Apollo Link Ethereum, and/or Ethers
@generationsoftware/hyperstructure-client-js
Lightweight library for interacting with PoolTogether contracts
@generationsoftware/hyperstructure-react-hooks
React hooks library for interacting with PoolTogether contracts
@generationsoftware/js-winner-calc
Calculates PoolTogether V5 winners in JavaScript.
@generationsoftware/pt-v5-autotasks-library
Library of shared utils to run PoolTogether v5 hyperstructure autotasks.
@generationsoftware/pt-v5-cli
PoolTogether V5 Command Line Interface
@generationsoftware/pt-v5-cli-beta
PoolTogether V5 Command Line Interface
@generationsoftware/pt-v5-utils-js
Utility / helper library for PoolTogether v5.
@generationsoftware/pt-v5-utils-js-beta
(BETA) Utility library for PoolTogether v5 computations.
@generationsoftware/tevm-winner-calc
Calculates PoolTogether V5 winners with locally compiled solidity libraries using TEVM.
@generationsoftware/viem-raf-relayer-client
A TypeScript viem client for the RAF Relayer
@pooltogether/aave-v3-yield-source
PoolTogether Aave V3 Yield Source
@pooltogether/aave-yield-source
PoolTogether Aave Yield Source
@pooltogether/api-runner
Executes heavy-lifting API code in a regular node enviroment (ie. not `wrangler`) for better debugging, etc
@pooltogether/bnc-onboard
Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state.
@pooltogether/bnc-onboard-hooks
Hooks for adding Onboard.js to PoolTogether dapps
@pooltogether/configurable-reserve-contracts
PoolTogether Configurable Reserve contracts
@pooltogether/contract-list-schema
[](https://unpkg.com/@pooltogether/contract-list-schema@latest/)
@pooltogether/current-pool-data
Published list of contract addresses for PoolTogether v3
@pooltogether/draw-calculator-cli
Draw Calculator to compute User winning picks.
@pooltogether/draw-calculator-js
PoolTogether Draw Calculator