GithubHelp home page GithubHelp logo

hchn2010 / planet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whitematrixtech/planet

0.0 0.0 0.0 1.68 MB

an project about planet in nfts

License: MIT License

JavaScript 80.36% CSS 3.01% HTML 4.89% Solidity 11.73%

planet's Introduction

BSC NFT POC

This repository contains a sample project that you can use as the starting point for your Ethereum project. It's also a great fit for learning the basics of smart contract development.

Quick start

The first things you need to do are cloning this repository and installing its dependencies:

git clone https://github.com/WhiteMatrixTech/planet.git
cd planet
yarn install

Once installed, let's run Hardhat's unit test:

yarn test

Then, prepare your account to deploy contract, set your bsc testnet account privateKey in secrets.json:

{
  "privateKey": "XXXXX"
}

Then, go to the repository's root folder and run this to deploy your contract:

yarn deploy:testnet

Finally, we can run the frontend with:

yarn start:webapp

What’s Included?

Your environment will have everything you need to build a Dapp powered by Hardhat and React.

Happy buidling!

planet's People

Contributors

caoxmm avatar fengtaowu 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.