Go to file
smart_ex b531347384 Basic types definition for torn-token package 2022-06-22 20:29:30 +10:00
.github/workflows fix ci 2020-12-16 00:53:25 +03:00
contracts initial 2020-12-15 18:05:35 +03:00
lib initial 2020-12-15 18:05:35 +03:00
scripts initial 2020-12-15 18:05:35 +03:00
test initial 2020-12-15 18:05:35 +03:00
.editorconfig initial 2020-12-15 18:05:35 +03:00
.eslintrc Basic types definition for torn-token package 2022-06-22 20:29:30 +10:00
.gitattributes initial 2020-12-15 18:05:35 +03:00
.gitignore initial 2020-12-15 18:05:35 +03:00
.nvmrc initial 2020-12-15 18:05:35 +03:00
.prettierignore Basic types definition for torn-token package 2022-06-22 20:29:30 +10:00
.prettierrc initial 2020-12-15 18:05:35 +03:00
.solhint.json initial 2020-12-15 18:05:35 +03:00
LICENSE initial 2020-12-15 18:05:35 +03:00
README.md npm badge 2020-12-15 21:57:49 +03:00
config.js feat: add contracts 2022-02-16 19:58:18 +10:00
index.d.ts Basic types definition for torn-token package 2022-06-22 20:29:30 +10:00
package.json Basic types definition for torn-token package 2022-06-22 20:29:30 +10:00
truffle.js tidy 2020-12-15 21:53:16 +03:00
yarn.lock Basic types definition for torn-token package 2022-06-22 20:29:30 +10:00

README.md

Tornado.cash token (TORN) Build Status npm

Dependencies

  1. node 12
  2. yarn

Start

$ yarn
$ yarn test