Coder Social home page Coder Social logo

aptos-python-sdk's Introduction

THB Stable Coin

This provides basic functionalities to mint xxTHB stable coin on Aptos blockchain.

Setup

This SDK uses Poetry for packaging and dependency management:

curl -sSL https://install.python-poetry.org | python3 -
poetry install
poetry self add poetry-plugin-dotenv

Create a .env file on the root folder and add the following variables.

MY_LOCAL_ACCOUNT_PRIVATE_KEY=
MY_WEB_ACCOUNT_ADDRESS=

Notes: When you login to AptosConnect you can see your web account address under the "Main Account" title. However you cannot get the private key to that (keyless) account. So, you need a local account for CLI operations. You can create a local account using the aptos init command. Refer this setup guide for more information.

Compile, Upload, Mint and Transfer

Execute the following execute.sh file.

./execute.sh

Note

To get a better understanding of the repo, please refer to the parent repo's README.md.

aptos-python-sdk's People

Contributors

davidiw avatar banool avatar areshand avatar 0xmigo avatar xbtmatt avatar alnoki avatar kmchmk avatar jjleng avatar wrwg avatar gofenix avatar gregnazario avatar ikapeykin avatar joshlind avatar movekevin avatar dependabot[bot] avatar fishronsage avatar lightmark avatar bchocho avatar kpatch avatar johnstonematt avatar polsaker avatar sionescu avatar turbo-gus avatar vgao1996 avatar elliottdehn avatar alex4506 avatar igor-aptos avatar omahs avatar sigma2345 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.