@xyo-network/sdk-account-js

1.0.3 • Public • Published

logo

XYAccount JavaScript Client

Branches

Master

Build Status BCH compliance Greenkeeper badge

Develop

Build Status BCH compliance Greenkeeper badge

Usage

Server (NodeJS)

To use XYAccounts in Node JS, simply include the library using import or require

const XYAccount = require('./sdk-account-js')
import XYAccount from './sdk-account-js'

Website (Browserify)

If you are using the library as an include that will be process during your website build, just add the library. The configuration for how Browserify should build it is included in the package.json file

const XYAccount = require('./sdk-account-js')
import XYAccount from './sdk-account-js'

Website (Direct Link)

If you are using the library on an existing website and just want to include it, use the public link

<script src="https://account.xyo.network/js/account.js"></script>
<script>
  window.xyAccountLoaded(XYAccount) {

  }
</script>

Dev Process

We use the "Github Flow" methodology. Please review Github Flow

When you wish to make changes or add new fetures, please do the following things:

  1. Create a new Branch from the Master branch and follow these naming conventions Naming Conventions

Use "grouping" tokens in front of branch names. The groups can be named appropriately to match one's workflow.

feature/new-nav
bug/footer-links
feature/hero-section-animation

License

Only for internal XY Company use at this time

Credits

Made with ❤️ by XYO

Dependencies (1)

Dev Dependencies (23)

Package Sidebar

Install

npm i @xyo-network/sdk-account-js

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

17 kB

Total Files

14

Last publish

Collaborators

  • donaldparkerxy
  • jonesmac
  • joelbcarter
  • xyo
  • rphansen91
  • jordantrouw
  • ricardo.alcazar