Giter VIP home page Giter VIP logo

Comments (6)

Savjee avatar Savjee commented on June 27, 2024 10

@Madeindreams Could you make that code open-source? I'd love to take a look at how you implemented that in a safe way. Perhaps we could merge that into this demo implementation.

from savjeecoin.

Madeindreams avatar Madeindreams commented on June 27, 2024 3

Well this is kinda funny because i was looking at something to work with under NodeJS. I will take a look at this code. I was looking to add smart contract execution inside the NodeJS VM. Right now my solution is not optimal but this is what I do.

I write a Javascript contract and encode it in bytecode.
I can load that bytecode in the V8 Virtual Machine.
I can also encode in bytecode some function call and get them executed.

I need to find a way to store the bytecode in the blockchain and make what ever change happens persistent in the contract code. I have yet to figure this out. I also have to figure a way to encode my smart contract to a bytecode that the NodeJS will recognize no matter the OS.

As for the wallet. and node. i already have this built for Ethereum under NodeJS. The wallet is simply an password encrypted private key or seed. Depending on your HD.

from savjeecoin.

masnwilliams avatar masnwilliams commented on June 27, 2024 1

I am also interested in this project. I think I will look into getting this on a server where people can download the blockchain and mine. I will keep you updated.

from savjeecoin.

dimitrihartt avatar dimitrihartt commented on June 27, 2024

I would like to join too. From Brazil.

from savjeecoin.

AngelDarco avatar AngelDarco commented on June 27, 2024

Very exciting to be able to join the team as well.

from savjeecoin.

skywalker282 avatar skywalker282 commented on June 27, 2024

First thank you for this clear explanation @Savjee , I rember th frst time I watched this playlist, I was starting my journey in the blockchain world and it very helped me in my learning path, thank you. The idea of turning this project into a real-world projetct is so exciting than the satisfaction people get after understing the basics of DLT technology. Will like also to see Consensus, Mainet capabilities impleted and would love to contribute as well

from savjeecoin.

Related Issues (20)

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.