Skip to content

A simple devtool interface to help you manage different wallets and contracts on testnet.

License

Notifications You must be signed in to change notification settings

pradel/blockstack-devtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockstack-devtool

A simple devtool interface to help you manage different wallets and contracts on testnet.

Features

  • Project support, manage the accounts and contracts per project
  • Send STX
  • Receive STX in one click from faucet
  • Easily deploy smart contracts
  • Generate a custom 12 words Mnemonic phrase
  • Derive 10 accounts (addresses and private keys) from the Mnemonic
  • Display informations about the testnet (eg: current block)
  • Easy access to the private key of all the accounts for testing (eg: to be reused easily with the blockstack cli)

Screenshots

Local Development

First you need to clone the repository:

git clone [email protected]:pradel/blockstack-devtool.git

Then run the following command to install dependencies:

yarn install

In one terminal window we need to start the webpack server, run:

yarn start

Then to start the app open a new terminal window and run:

yarn start-electron

You should see a new window with the app open 🎉.

License

MIT © Léo Pradel

About

A simple devtool interface to help you manage different wallets and contracts on testnet.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published