Command line tool
Installation
Make sure you have Node.js installed
Install Asteroid Protocol CLI from https://www.npmjs.com/package/@asteroid-protocol/sdk
Setup account - create
asteroid.json
file and update account1 mnemonic to your account
Inscribe multiple inscriptions
Create multiple standalone inscriptions or add multiple inscriptions to a collection, see example of the required csv format and folder structure here
Create folder
Add
metadata.csv
and imagesRun command
inscribe-csv
command in the folderStandalone inscriptions command:
Collection inscriptions:
Last updated