Testing - #98
Open
jimenezz22 wants to merge 39 commits into
Open
Conversation
* Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * change email process * Change RPC and add new contract functions * Add suspence to verify page * remove commented code * Change next config --------- Co-authored-by: mauriayllon <mauricio.ad1707@gmail.com>
* Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * change email process * Change RPC and add new contract functions * Add suspence to verify page * remove commented code * Change next config * Create new on chain functions --------- Co-authored-by: mauriayllon <mauricio.ad1707@gmail.com>
* Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * change email process * Change RPC and add new contract functions * Add suspence to verify page * remove commented code * Change next config * Create new on chain functions * export functions --------- Co-authored-by: mauriayllon <mauricio.ad1707@gmail.com>
* add proposals list on admin dashboard * Add create and modify functions of the contract (DeVoteStark#32) * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * change email process * Change RPC and add new contract functions * Add suspence to verify page * remove commented code * Change next config * Create new on chain functions --------- Co-authored-by: mauriayllon <mauricio.ad1707@gmail.com> * Add create and modify functions of the contract (DeVoteStark#33) * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * Complete login process with email and password * Change contract abi and address * Changes for verification and KYC * change email process * Change RPC and add new contract functions * Add suspence to verify page * remove commented code * Change next config * Create new on chain functions * export functions --------- Co-authored-by: mauriayllon <mauricio.ad1707@gmail.com> * deploying wallet on ui --------- Co-authored-by: Pablo José Madrigal Quesada <22465189+pablomadrigal@users.noreply.github.com>
* Fix upcoming proposals page * create ephimeral wallets * add whitelist * create ephimeral wallet and vote from secret * Voting system
* refactor: move components out of app folder * refactor: remove unused imports
…eVoteStark#53) * feat: Created Project README with Local Setup Instructions. Issue#42 * feat: Created Project README with Local Setup Instructions. Issue#42 * feat: Created Project README with Local Setup Instructions. Issue#42
* refactored toast notification * fixed notification system
Great work, thanks for the help
* added packages * run tailwind migration * Fix for some colors * update global.css to accept new configuration
Fix typo in voting system cost description
Update README.md
Correct example to examples in README.md
Update README.md
Update mission section title in README.md
Update vision section heading in README.md
Added a testing section to the README.
Add additional testing line to README
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes: #90