@dataswapjs/dataswapjs
TypeScript icon, indicating that this package has built-in type declarations

0.25.7 • Public • Published

Welcome to @dataswap/dataswapjs 👋

Version Documentation Maintenance License: MIT and APACHE

dataswap-sdk

The Dataswap SDK provides APIs for useing dataswap business functions. It consists of several TypeScript & JavaScript libraries.

🏠 Homepage

Demo

Setup

Please make sure to install the following before working with codebase:

npm

Node.js (16+)

TypeScript

Usage

To be added

Development

Clone the repository

git clone https://github.com/dataswap/dataswapjs.git

dependencies

npm install

Build

npm run build

Test

npm run test

Network configure

Localnet

Please make sure to install the following before working with localnet:

docker

Configure test private key information to .env file. eg: .env.localnet.example

Localnet Setup

npm run localnet:setup

Localnet start

npm run localnet:start

Localnet restart

npm run localnet:restart

Localnet stop

npm run localnet:stop

Localnet clear

npm run localnet:clear

Author

👤 dataswap

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 dataswap.
This project is MIT and APACHE licensed.

Readme

Keywords

Package Sidebar

Install

npm i @dataswapjs/dataswapjs

Weekly Downloads

5

Version

0.25.7

License

MIT

Unpacked Size

1.52 MB

Total Files

280

Last publish

Collaborators

  • siriusyim
  • waynewyang