diff --git a/package.json b/package.json index a54d554..3a5a92b 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,15 @@ "name": "@samwitch/vrf", "version": "0.0.1", "author": "0xSamWitch ", + "repository": "https://github.com/PaintSwap/samwitch-vrf.git", + "description": "Provable random number generator using an Elliptic Curve VRF", + "keywords": [ + "vrf", + "random", + "solidity", + "elleptic-curve", + "fantom" + ], "contributors": [ "0xDoubleSharp" ],