Skip to content

JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.

License

Notifications You must be signed in to change notification settings

dantrevino/stacks.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacks.js Monorepo CircleCI

This repo is home to the Stacks.js libraries which provide everything you need to work with the Stacks blockchain.

See README in each package directory for installation instructions and usage.

Migrating from blockstack.js

To migrate your app from blockstack.js to stacks.js follow the steps in the migration guide.

Development environment setup

To setup the development environment for this repository, follow these steps:

  1. Clone this package.
  2. Run lerna bootstrap to install dependencies
  3. Run lerna run build to build packages
  4. Run lerna run test to run tests

Documentation

Documentation

Contributing

Github issues marked help-wanted are great places to start. Please ask in a github issue or discord before embarking on larger issues that aren't labeled as help wanted or adding additional functionality so that we can make sure your contribution can be included!

About

JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.0%
  • JavaScript 1.0%