New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-stellar-token

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-stellar-token

Create a custom Stellar token on Testnet. You can specify keys for any of the accounts used. If no seed is specified random accounts will be created for you. All parameters are optional.

  • 1.2.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

create-stellar-token

Create a custom Stellar token on Testnet. You can specify keys for any of the accounts used. If no seed is specified random accounts will be created for you. All parameters are optional.

--issuer-seed=[seed] Private key for the issuing account

--distribution-seed=[seed] Private key for the distribution account

--client-seed=[seed] Private key for a client account to receive a disbursement.

--asset=[code] Asset name

--issue-amount=[number] Amount of asset to issue

--client-amount=[number] Amount of asset to send to client

Usage

npx create-stellar-token

npx create-stellar-token --asset=MYUSD --issue-amount=100000 --client-amount=100

FAQs

Package last updated on 04 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc