Coder Social home page Coder Social logo

aptos-vscode-extension's Introduction

Aptos Move Publisher

You can Publish and run move functions using a user friendly interface.

Features

When you enter string in CLI, you cannot have spaces or any special characters. If you want something like that, you would need to convert it to hex and then use it. But in this extension, you just need to enter the string and it gets automatically converted to hex.

For eg: --args string:abc sdc the string "abc and sdc" is not possible to post in cli so instead u need to use --args hex:61626320736463 which is the hex for above string. And this becomes a pain to do for strings, so instead this extension does the conversion automatically.

Also it is easy to edit the arguments with the UI

How to use

You will get a icon on the sidebar which would enable you run, compile, publish, test and also fund your account. When you click on run, a window would open where you can enter the arguments along with the type which is displayed as a dropdown.

The comands will run in the terminal so if there is no active terminal, it will create one for you.

Please open the folder containing the move modules with move.toml for the extension to work properly.

aptos-vscode-extension's People

Contributors

dhruvja avatar

Stargazers

 avatar  avatar

Watchers

 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.