Giter Site home page Giter Site logo

danceratopz / blockchain-developer-bootcamp-final-project Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 4.0 12.22 MB

NFT Fractionalizer - Final Project for the 2021 Consensys Blockchain Developer Bootcamp

License: MIT License

Solidity 17.71% Python 14.15% HTML 0.70% CSS 0.12% JavaScript 67.32%
eth-brownie ethereum solidity web3

blockchain-developer-bootcamp-final-project's Introduction

Hi there ๐Ÿ‘‹

๐Ÿ’ž Passionate about open, decentralized protocols and their potential to empower individuals and serve the greater good.

๐Ÿ”ญ Devoting my time to exploring web3 and testing ethereum ๐Ÿงช

โ˜Ž Feel free to drop me a line on twitter or telegram: @danceratopz.

blockchain-developer-bootcamp-final-project's People

Contributors

danceratopz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blockchain-developer-bootcamp-final-project's Issues

Frontend build: Warning - The following asset(s) exceed the recommended size limit

Building the frontend with

yarn build

generates the warnings:

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  static/js/client.bdaf41fb.js (1.43 MiB)

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  client (1.57 MiB)
      static/css/client.e6c87707.css
      static/js/client.bdaf41fb.js


webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Frontend Build: Css Minimizer Plugin: Ignoring local source map

Building the frontend with:

yarn build

generates the warning:

Css Minimizer Plugin: Ignoring local source map at "/opt/build/repo/client/bootstrap.min.css.map" as resource is missing. 

The warning seems to make little sense as bootstrap.min.css.mmap is located in client/node_modules/bootstrap/dist/css/.

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.