Giter Club home page Giter Club logo

social_defluencer's Introduction

Social Defluencer Website

How To Build

  • Download latest Bulma version.
  • Download latest FontAwesome version.
  • Rename folders to bulma & fontawesome.
  • Copy both to root folder.
  • Install Trunk
  • In main folder run trunk build --release
  • ipfs add --cid-version=1 --chunker=size-1048576 -r www

social_defluencer's People

Contributors

sionois avatar

Watchers

 avatar

social_defluencer's Issues

Release Checklist

  • Clean Dependencies
  • Update READMEs & Docs
  • Update CLI
  • Test, Test, Test
  • Save CID on Pinata
  • Update social.defluencer.eth
  • Pin on local node

Key Management & HW Wallet support

Identity documents as keyring with many key pairs is the idea.

IPNS & DAG-JOSE have specific requirements. They cannot use messages signed by cryptocurrency wallets because of the prefixed and hash used.

The solution would be to have a master key that is persistent and secure (HW wallet prolly) and authorise less secure but easier to use keys to update IPNS and sign block.

See Project for more info

Tauri Desktop App

  • Bundle IPFS with the app.
  • Change the IPFS config to allow the app access.
  • Add a new feature for all the workarounds.
  • Workarounds for not having access to; metamask, WebCrypto, etc...
  • Configure Windows builds.

Pin Content Button

Would be cool to display if the content is pinned or not and add a button to pin content.

Yew 0.20 Update

  • Yew v0.20 released
  • Yew-router 0.17 released
  • Yew-agent 0.2 not released for some reason???
  • Ybc need some code changes

Dependency Hell

OK!

I need HashRouter which is implemented only on the master branch of yew-router .

I also need ybc which is not updated for Yew 0.19 But there's a fork of it pretty much all done.

Then I could not compile for WASM because it seams like my ipfs-api and yew conflict in some way that make yew compile with tokio which cannot compile for WASM, how? IDK! Since both crate compile for WASM separately but not together???

I fixed it by forking yew master and removed tokio (which should not affect anything but does) from the dependency.

Hopefully, updates will get merged so that I don't have to rely on so many forks.

Car Import/Export

Would be cool to have a way to export/import all user data as a .car file

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.