scaffold-eth / scaffold-eth-2

Open source forkable Ethereum dev stack
https://scaffoldeth.io
MIT License
1.34k stars 837 forks source link

use burner-connector package #831

Closed technophile-04 closed 5 months ago

technophile-04 commented 5 months ago

Description

Fixes #828

Code : https://github.com/technophile-04/burner-connector

Npm package : https://www.npmjs.com/package/burner-connector


Test app : https://burner-test.vercel.app/ (burner enabled on sepolia)

technophile-04 commented 5 months ago

Thanks all for testing !! Merging this 🙌


Also Carlos and I yesterday tried renaming the package to @scaffold-eth/burner-connector so that its scoped. But when we tried registering scaffold-eth "organization" on npm it was saying the name was unavailable :( . Not completely sure if its saying unavailable because there is already registered "package" scaffold-eth by someone. Carlos tried raising a ticket to npm regarding name dispute but not sure when they will reply back.

So for this package we are keeping the name as it is and for future packages we will try to keep it scoped under scaffold-eth, hopefully we will get the org name soon