Skip to content

pyramation/stargazejs

stargazejs

npm install stargazejs
const { contracts } from 'stargazejs';

const client = new contracts.Minter.MinterClient(
    stargateClient,
    sender,
    contractAddress
);

await client.mint();

Contracts supported:

  • Minter
  • Sg721
  • Ics721
  • Claim
  • RoyaltyGroup

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors