Giter VIP home page Giter VIP logo

rdrachenberg / sea-horse Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 16.01 MB

A NFT minter app written in Javascript, React, Solidity, utilizing Moralis for storage, authentication, and contract calls.

Home Page: https://sea-horse.herokuapp.com/

License: MIT License

JavaScript 79.30% HTML 3.55% CSS 12.30% Solidity 4.82% Procfile 0.02%
blockchain blockchain-technology dap javascript moralis nodejs react solidity ethereum ethereum-dapp

sea-horse's Introduction

Sea Horse

A Blockchain NFT Minter Dapp and Owner Dashbord. Heroku Deployed Here


ROPSTEN TESTNET CONTRACT ADDRESS:

0x8e0dFC0785102D94Fec8d4E3BD7Bf84290Da04F5    



The purpose of this app is to give anyone the ability to mint their own NFT. (Currently in development on the ROPSTEN TESTNET).


Tech Stack -

Moralis, Express.js, React.js, Node.js, Solidity

Wire frames


Needed enviromentals

GENERATE_SOURCEMAP=false
SKIP_PREFLIGHT_CHECK=true
REACT_APP_MORALIS_APP_ID="YOUR MORALIS APP ID HERE"
REACT_APP_MORALIS_SERVER="YOUR MORALIS SERVER HERE"
REACT_APP_CONTRACT_ADDRESS="NEEDS TO BE YOUR DEPLOYED NFT CONTRACT"


Home Page



Metamask Authentication



Home Page Logged In



Mint Page



Transfer Page



Root File Structure

📦sea-horse
┣ 📂assets
┃ ┣ 📜explore-page.png
┃ ┣ 📜home-page-logged-in.png
┃ ┣ 📜home-page.png
┃ ┣ 📜marketplace-page.png
┃ ┣ 📜metamask-authentication.png
┃ ┣ 📜mint-page.png
┃ ┗ 📜transfer-page.png
┣ 📂build
┃ ┣ 📜asset-manifest.json
┃ ┣ 📜favicon.ico
┃ ┣ 📜index.html
┃ ┣ 📜logo192.png
┃ ┣ 📜logo512.png
┃ ┣ 📜manifest.json
┃ ┗ 📜robots.txt
┣ 📂contracts
┃ ┣ 📜Greeter.sol
┃ ┣ 📜SeaHorse.sol
┃ ┗ 📜ryanNft.sol
┣ 📂public
┃ ┣ 📜favicon.ico
┃ ┣ 📜index.html
┃ ┣ 📜logo192.png
┃ ┣ 📜logo512.png
┃ ┣ 📜manifest.json
┃ ┗ 📜robots.txt
┣ 📂scripts
┃ ┗ 📜sample-script.js
┣ 📂src
┃ ┣ 📂abi
┃ ┃ ┗ 📜abi.js
┃ ┣ 📂components
┃ ┃ ┣ 📜404.js
┃ ┃ ┣ 📜Cards.js
┃ ┃ ┣ 📜Explore.js
┃ ┃ ┣ 📜Footer.js
┃ ┃ ┣ 📜Home.js
┃ ┃ ┣ 📜Marketplace.js
┃ ┃ ┣ 📜Mint.js
┃ ┃ ┣ 📜MintFees.js
┃ ┃ ┣ 📜Navbar.js
┃ ┃ ┣ 📜Spinner.js
┃ ┃ ┣ 📜Transfer.js
┃ ┃ ┗ 📜Welcome.js
┃ ┣ 📂context
┃ ┃ ┗ 📜context.js
┃ ┣ 📂logo
┃ ┃ ┗ 📜seahorse.jpg
┃ ┣ 📜.DS_Store
┃ ┣ 📜App.css
┃ ┣ 📜App.js
┃ ┣ 📜App.test.js
┃ ┣ 📜index.css
┃ ┣ 📜index.js
┃ ┣ 📜logo.svg
┃ ┣ 📜reportWebVitals.js
┃ ┗ 📜setupTests.js
┣ 📂test
┃ ┗ 📜sample-test.js
┣ 📜.env
┣ 📜.gitignore
┣ 📜LICENSE
┣ 📜Procfile
┣ 📜README.md
┣ 📜READMEHARDHAT.md
┣ 📜config-overrides.js
┣ 📜hardhat.config.js
┣ 📜package-lock.json
┣ 📜package.json
┗ 📜server.js

sea-horse's People

Contributors

gitcoindev avatar rdrachenberg avatar

Watchers

 avatar  avatar

Forkers

gitcoindev

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.