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

Etherlink ERC20 Token Deployer #868

Merged
merged 6 commits into from
Nov 4, 2024

Conversation

ashutoshpw
Copy link
Collaborator

@ashutoshpw ashutoshpw commented Oct 1, 2024

Extends #862

@ashutoshpw ashutoshpw mentioned this pull request Oct 1, 2024
6 tasks
@ashutoshpw ashutoshpw force-pushed the feat/offchain-dao-etherlink branch from c9a581e to c40e6a9 Compare October 1, 2024 17:19
@ashutoshpw ashutoshpw self-assigned this Oct 1, 2024
@ashutoshpw ashutoshpw requested a review from Man-Jain October 1, 2024 18:08
Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for tezos-homebase ready!

Name Link
🔨 Latest commit 85bb729
🔍 Latest deploy log https://app.netlify.com/sites/tezos-homebase/deploys/67291494058a0d0008e9c02e
😎 Deploy Preview https://deploy-preview-868--tezos-homebase.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 34 (🔴 down 6 from production)
Accessibility: 86 (🔴 down 3 from production)
Best Practices: 100 (no change from production)
SEO: 58 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@EightRice EightRice requested review from EightRice and removed request for Man-Jain October 29, 2024 18:36
ashutoshpw and others added 6 commits November 4, 2024 23:53
- Implementing WAGMI for Etherlink Login
- Changing useTezos hook to handle login with Etherlink
- Changing Validation options when Etherlink is active.
@ashutoshpw ashutoshpw merged commit 34c5a7d into feat/offchain-dao-etherlink Nov 4, 2024
6 checks passed
@ashutoshpw ashutoshpw deleted the feat/token-deployer branch November 4, 2024 19:03
EightRice added a commit that referenced this pull request Nov 6, 2024
* WIP:
- Implementing WAGMI for Etherlink Login
- Changing useTezos hook to handle login with Etherlink
- Changing Validation options when Etherlink is active.

* WIP - Etherlink Integration

* WIP:

* Changes
- Login and Logout working in many cases
- Created common ToolbarAccount Component
- Improved useTezos for Etherlink Support
- Improved utils.ts for helper functions

* WIP - Lite DAO Create

* WIP - Offchain DAO Almost Works.

* Other Code Improvements

* Removed unused deps

* Removed unused deps

* Removed Unused Code

* Build Fix

* Removed bun lock

* Build Issue Fix

* Removed package-lock for yarn package

* removed unused deps

* Fix for Build

* DAO Details for Etherlink

* eslint fixes

* Code Improvement for Polls

* TS Fixes

* Removed console.logs and debug points

* Change Remix URL

* Switched to Connectkit

* Using switchChain Hook from wagmi

* Added a useNetwork hook

* Fix for Proposal and Voting Weight

* Etherlink ERC20 Token Deployer (#868)

* WIP:
- Implementing WAGMI for Etherlink Login
- Changing useTezos hook to handle login with Etherlink
- Changing Validation options when Etherlink is active.

* WIP:

* WIP - Offchain DAO Almost Works.

* Token Deployer for Etherlink

* Updated changelog

* Fixes after Rebase

* Fixed Toolbar Color

* Fix for DAO Route after merge

---------

Co-authored-by: Andrei Taranu <[email protected]>
@ashutoshpw ashutoshpw restored the feat/token-deployer branch November 6, 2024 18:22
EightRice pushed a commit that referenced this pull request Nov 7, 2024
* WIP:
- Implementing WAGMI for Etherlink Login
- Changing useTezos hook to handle login with Etherlink
- Changing Validation options when Etherlink is active.

* WIP - Etherlink Integration

* WIP:

* Changes
- Login and Logout working in many cases
- Created common ToolbarAccount Component
- Improved useTezos for Etherlink Support
- Improved utils.ts for helper functions

* WIP - Lite DAO Create

* WIP - Offchain DAO Almost Works.

* Other Code Improvements

* Removed unused deps

* Removed unused deps

* Removed Unused Code

* Build Fix

* Removed bun lock

* Build Issue Fix

* Removed package-lock for yarn package

* removed unused deps

* Fix for Build

* DAO Details for Etherlink

* eslint fixes

* Code Improvement for Polls

* TS Fixes

* Removed console.logs and debug points

* Change Remix URL

* Switched to Connectkit

* Using switchChain Hook from wagmi

* Added a useNetwork hook

* Fix for Proposal and Voting Weight

* Etherlink ERC20 Token Deployer (#868)

* WIP:
- Implementing WAGMI for Etherlink Login
- Changing useTezos hook to handle login with Etherlink
- Changing Validation options when Etherlink is active.

* WIP:

* WIP - Offchain DAO Almost Works.

* Token Deployer for Etherlink

* Updated changelog

* Fixes after Rebase

* Fixed Toolbar Color

* Fix for DAO Route after merge

* Minor Fix

* Fix for Token Deployer

* Navigate to Deployer without Login
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.

1 participant