1.0.16 • Published 3 years ago

@tesseract-media/tesseract-crypto v1.0.16

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

tesseract-crypto

This package is consumed by Tesseract Media to perform blockchain operations

npm-publish

Install

yarn add @tesseract-media/tesseract-crypto

Usage

getAccounts

  • Get the accounts from the browser's ethereum provider

getBalance

  • Get the balance of a wallet address based on a contract address

signMessage

  • Signs a message with the browser's ethereum provider

generateSubmission

  • Generates a poll submission for Tesseract's polling service

License

MIT