This imports the wrapper library from kredits-web
and makes it available in this npm package.
ToDo:
update readme with example usage
add documentation
This imports the wrapper library from kredits-web
and makes it available in this npm package.
ToDo:
- [ ] update readme with example usage
- [ ] add documentation
fsmanuel
(Migrated from github.com)
reviewed 2018-04-18 22:15:56 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This imports the wrapper library from kredits-web
and makes it available in this npm package.
ToDo:
Token👍
👍
@@ -26,6 +26,6 @@ files.forEach((fileName) => {}, {});fs.writeFileSync(addresseFile, JSON.stringify(addresses));Should we only write the
Registryaddress?@@ -26,6 +26,6 @@ files.forEach((fileName) => {}, {});fs.writeFileSync(addresseFile, JSON.stringify(addresses));yeah, guess that's all we need.
but I'd do that in a later iteration when we rethink that address handling