Giter Club home page Giter Club logo

the-osun-river-nft's Introduction

The Osun River (TOR) NFT Token

This is a demo app on how to deploy your own NFT to the Ethetereum Blockchain. The full article is available on the LogRocket blog - How to deploy your own NFT with JavaScript.

In this demo, we'll make this picture I took of The Osun River into an NFT:

Getting started

To get started, follow the instructions below

  • Clone this repo using git clone https://github.com/onedebos/the-osun-river-nft.git

  • Create a .env file. Then, follow the steps in the tutorial to obtain your

    • METAMASK_PRIVATE_KEY
    • API_URL (From Alchemy)
    • METAMASK_PUBLIC_KEY

Run this example

Once done with the Getting started bit, you can run this example using the steps below.

  • npm install (install all the required packages)
  • npx hardhat compile - to compile the smart contract.
  • npx hardhat run scripts/deploy.js --network ropsten - to run the deploy scripts and deploy the contract to the Ropsten Testnet.
  • node scripts/mint-nft.js

Built With

  • Metamask
  • Alchemy
  • IPFS
  • JavaScript
  • Solidity

Automated Tests

  • Currently, there are no automated tests avaailable for this project. This will be implemented at a later date.

Author

๐Ÿ‘ค Adebola Adeniran

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is MIT licensed.

the-osun-river-nft's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

the-osun-river-nft's Issues

_setTokenURI not available on Solidity 0.8.0

Hello, thank you for the tutorial on Medium. I was following it, but I got the error that libraries didn't support Solidity 0.7.3 anymore. When set to 0.8.0, _setTokenURI is not supported on 0.8.0. Do you know how to make it compatible with the recent version?

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.