Skip to content

MarcBTHT/Denigma-site

Repository files navigation

Denigma Site

Overview 🚀

Welcome to Denigma, the innovative blockchain platform where gaming, community engagement, and storytelling converge in a dynamic digital realm. Dive into an experience that not only entertains but also educates and unites.

Product 🌟

Discover Denigma's core elements and how it's revolutionizing the digital experience:

  • Interactive Gaming: Dive into adventures where your choices shape the narrative.
  • Community Engagement: Participate in events that bridge the digital and real world.
  • Storytelling: Your journey, your story. Customize your experience in our digital world.

Getting Started with Denigma 🌐

  1. Engage: Join our platform and immerse yourself in an interactive blockchain experience.
  2. Collaborate: Connect with a global community and contribute to shared goals.
  3. Succeed: Enhance your journey with educational challenges and earn recognition.

For a detailed overview of the platform and its features, visit the Denigma Repository

Installation 🛠️

Setting up your project and deploying your contract is straightforward with our detailed guide:

1. Setting Up Your Project

  • Install yarn via npm: npm install --global yarn
  • Create a new Vite project: yarn create vite my-project cd my-project
  • Install dependencies: yarn
  • Install Dependencies: npm install ethers@5.7.2
  • Add Routing: yarn add react-router-dom
  • Launch Your Project: yarn run dev

2. Deploying Your Contract

  • Environment Variables: Enter source .env in your terminal.
  • Deploy Script: forge script script/Token.s.sol --rpc-url $RPC_URL --broadcast --private-key $PRIVATE_KEY
  • For Sepolia Network: forge script script/Token.s.sol --rpc-url $SEPOLIA_RPC_URL --private-key $SEPOLIA_PRIVATE_KEY --broadcast --verify --etherscan-api-key $ETHERSCAN_API_KEY
  • For fuji Network: forge script script/DeployedNFT.s.sol --rpc-url $FUJI_RPC_URL --broadcast --private-key $SEPOLIA_PRIVATE_KEY --verify --etherscan-api-key $ETHERSCAN_API_KEY

Collaborators

Embark on this innovative journey with Denigma and transform your digital experience! 🌌🔗🌐

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •