Git Product home page Git Product logo

degentoken's Introduction

Project Title

Assessment 4 of ETH-AVAX COURSE

Description

In this assessment, we have to first create a NFT token and deploy it to fuji test net and interact with that nft. We have created a token DGN.

Getting Started

Executing

  * First fork this repo.
  * Then clone the forked repo.
  * Run npm i
  * Add fuji testnet to metamask
  * Get Fuji faucet.
  * Create .env file
  * Create your Snow trace api and generate your private key from metamask  and paste them in .env file.
  * run command ``` npx hardhat run --network fuji .\scripts\deploy.js ```
  * Now your contract is deployed.
  * Verify it using command npx hardhat verify tokenAddress --network fuji
  * View transactions on etherscan.io

Help

Adding fuji network

  * name: fuji
  * rpc url: https://api.avax-test.network/ext/bc/C/rpc
  * Chain id: 43113
  * Currency : AVAX

My contract Address :0xF5062780D71ab6De9c29e19234C1c94Aac54BD26

Commands

* npm i
* npx hardhat run --network fuji .\scripts\deploy.js
* npx hardhat verify tokenAddress --network fuji

Authors

Alok Raturi

License

This project is licensed under the MIT License.

degentoken's People

Contributors

crgold avatar alok-raturi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.