Skip to content

Feature/contract#1

Open
andropixels wants to merge 7 commits into
masterfrom
feature/contract
Open

Feature/contract#1
andropixels wants to merge 7 commits into
masterfrom
feature/contract

Conversation

@andropixels

@andropixels andropixels commented Dec 25, 2024

Copy link
Copy Markdown
Member

1- contract functions


PR-Codex overview

This PR introduces several enhancements and fixes, including updates to the Dreams smart contract, modifications to the WalletWrapper component, and updates to environment variables. It also adds type definitions and dependencies for improved functionality.

Detailed summary

  • Removed yarn.lock and updated bun.lockb.
  • Added BASE_SEPOLIA_CONTRACT_ADDRESS in contract/address.ts.
  • Added global ethereum interface in src/types/ethers.d.ts.
  • Defined TaskDetails and StakeInfo interfaces in src/types/dreams.d.ts.
  • Updated WalletWrapper to comment out withWalletAggregator.
  • Modified .env.local.default and .env.local.example with new API keys and project IDs.
  • Added new dependencies in package.json.
  • Implemented Dreams smart contract with various functionalities, including task creation, completion, and reward distribution.
  • Updated Dreams.json with ABI and bytecode for the new contract.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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