Skip to content

aimerdoux/wavex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WaveX NFT Project

Setup

  1. Clone repository
  2. Install dependencies: npm install
  3. Create .env file with ALCHEMY_API_KEY and PRIVATE_KEY

Compile Contract

solcjs --bin --abi WaveXNFT.sol -o build

Deploy Contract

node deploy.js

Environment

  • GitHub repository for storage
  • GitHub Codespaces for development

Current Status

  • Contract compiled
  • Deployment attempted, insufficient funds
  • Next: Acquire test MATIC for Polygon Amoy testnet

To-Do

  • Find Polygon Amoy faucet
  • Get test MATIC
  • Deploy contract
  • Develop further functionality

For questions, refer to previous conversation or contract files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors