@fatex-dao/sdk-extra
v2.3.0
Published
๐ A specific SDK/toolkit for building applications on top of FATExDAO.
Downloads
98
Readme
FATEXDAO SDK Extra
Running tests
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone https://github.com/FATEx-DAO/default-token-list.git
Move into the fatex-dao-sdk-extra working directory
cd fatex-dao-sdk-extra/
Install dependencies
yarn install
Run tests
yarn test