Skip to content

YasinFatullayev/Adventure-Token

Repository files navigation

Adventure-Token

Repo for the Adventure Token (TWA)

Testing

This project utilizes Truffle Suite to automate testing.

You will need to install Truffle:

npm install truffle -g

and Ganache CLI:

npm install -g ganache-cli

Once installed, run Ganache CLI in a terminal:

My-Comp:~ johndoe$ ganache-cli

Then, from the root of this project, run the tests:

truffle test

About

Repo for the Adventure Token (TWA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published