Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Web3 RPC Handler (npm package) (#1) #4

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

molecula451
Copy link
Contributor

@molecula451 molecula451 commented Mar 14, 2024

Mergin all the changes to "development" as this was originally commented to the contributor to open to a specific branch, when the repo was created

* feat: web3 rpc handler npm package

* feat: web3 rpc handler npm package

* chore: configurable, add kebab, remove dist

* chore: readme

* chore: add workflow scripts

* chore: remove build workflow

* Delete .github/workflows/scripts/kebabalize.sh

This is destructive and renames files so lets not use it.

* chore: improved race, tests and readme, removed ubq rpcs

* chore: script permission

* chore: type the constants remove bad else

* fix: type out path to src

* chore: type the promises, add ts config and jest workflow

* chore: final touch ups

* chore: export all from index

* fix: readme

* Update package.json

* Update README.md

---------

Co-authored-by: アレクサンダー.eth <[email protected]>
Co-authored-by: Paul <[email protected]>
Copy link
Contributor

Unused files (4)

src/index.ts, src/rpc-handler.ts, src/services/rpc-service.ts, src/services/storage-service.ts

Unused devDependencies (4)

Filename devDependencies
package.json @types/jest
eslint-config-prettier
eslint-plugin-prettier
ts-node

Unused exports (4)

Filename exports
src/constants.ts permit2Address
nftAddress
LOCAL_HOST
getNetworkName

Unused types (9)

Filename types
src/handler.ts ValidBlockData
HandlerInterface
NetworkRPCs
NetworkNames
NetworkCurrencies
Tokens
NetworkExplorers
NetworkIds
ChainId

@molecula451 molecula451 merged commit 0d964b0 into development Mar 14, 2024
4 of 6 checks passed
@rndquu rndquu deleted the web3-rpc-racer-npm-branch branch March 14, 2024 07:39
0x4007 pushed a commit that referenced this pull request Oct 10, 2024
0x4007 pushed a commit that referenced this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants