Skip to content

steelgeek091/bitseed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitseed

English | 中文

Install

cargo install --path .

Run

Prepare the development environment by following the instructions in the Dev Guide.

bitseed generator --fee-rate 1 --name random --generator generator/generator.wasm
bitseed deploy --fee-rate 1 --generator $the_inscription_from_pre_step --tick bits --amount 210000000000 --deploy-args 1000 --deploy-args 100000
bitseed mint --fee-rate 1 --deploy-inscription-id $the_inscription_from_pre_step 

Releases

No releases published

Packages

No packages published

Languages

  • Rust 59.1%
  • JavaScript 36.9%
  • C++ 4.0%