Go to file
smart_ex 4dea68f716 update readme 2022-06-24 17:21:40 +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 update readme 2022-06-24 17:21:40 +10: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 add index.d.ts to package.json, update readme 2022-06-24 17:21:40 +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

Requirements

  1. node 12
  2. yarn

Start

$ yarn
$ yarn test

Licence

MIT