GithubHelp home page GithubHelp logo

polkadotinscribe's Introduction

Polkadot Inscribe

环境准备

准备 node 环境

sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
sudo apt-get install nodejs
npm install -g n
n stable

安装 yarn

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update
sudo apt install yarn

安装依赖

yarn

启动

node mint.js

不会的,自己搜索下对应的 mac or windows 的 node 环境安装

手搓

介于很多人不会用脚本,我提供一个比网页 mint 更快的方式

  1. 进入 polkadot.js app

https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fpolkadot.public.curie.radiumblock.co%2Fws#/extrinsics/decode image

  1. 把下面的 decode 放进去

0xe902840020ce2984fe52d9bcc9608b77074872a0d91304cc89be1fe607d62eb8fa3f3d5401e4b7a5d691f46d085e2c939afb719b52938ab6c1b28f32c31e44e6b22b3e6b1be412c6731130f42c0d7dde6031864d7f496cc082a78402e22d80ae217296e18fe5033503001a020805030020ce2984fe52d9bcc9608b77074872a0d91304cc89be1fe607d62eb8fa3f3d54000000a07b2270223a22646f742d3230222c226f70223a226d696e74222c227469636b223a22444f5441227d

image

  1. 点击旁边的 Submission,然后更改我标红框的两处地址,改成自己的 image

  2. 接下来,狂点 image

  3. 查交易记录

https://polkadot.subscan.io/

查询

address后面写你自己的地址

https://api.dota.fyi/v1/get_balance_list?address=

polkadotinscribe's People

Contributors

youaremmorgg avatar

Stargazers

Roland 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.