@fatex-dao/sdk-extra
v2.3.0
Published
๐ A specific SDK/toolkit for building applications on top of FATExDAO.
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.gitMove into the fatex-dao-sdk-extra working directory
cd fatex-dao-sdk-extra/Install dependencies
yarn installRun tests
yarn test