This website requires JavaScript.
Explore
Help
Sign In
acid-info
/
Kurate
Watch
1
Star
0
Fork
0
You've already forked Kurate
mirror of
https://github.com/acid-info/Kurate.git
synced
2025-02-19 03:06:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kurate
/
packages
/
contracts
/
.solhint.json
7 lines
82 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: add group verification and message posting through smart contract (#80) Co-authored-by: Philippe Schommers <philippe@schommers.be>
2023-01-24 07:51:42 +01:00
{
feat: new Kurate contract with integration to unirep@2.0.0-beta-1 and part of zkitter-js integration (#288) Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-29 20:01:34 +08:00
"extends"
:
"solhint:default"
,
"rules"
:
{
"max-line-length"
:
"off"
}
feat: add group verification and message posting through smart contract (#80) Co-authored-by: Philippe Schommers <philippe@schommers.be>
2023-01-24 07:51:42 +01:00
}
Reference in New Issue
Copy Permalink