We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44617fe commit 3e1975eCopy full SHA for 3e1975e
postinstall
postinstall.js
@@ -0,0 +1,16 @@
1
+'use strict';
2
+
3
+console.log (' ')
4
+console.log (' ---------------------------------------------------')
5
6
+console.log (' You can contribute in crypto directly: ')
7
8
+console.log (' ETH 0xa7c2b18b7c8b86984560cad3b1bc3224b388ded0 ')
9
+console.log (' BTC 33RmVRfhK2WZVQR1R83h2e9yXoqRNDvJva ')
10
+console.log (' BCH 1GN9p233TvNcNQFthCgfiHUnj5JRKEc2Ze ')
11
+console.log (' LTC LbT8mkAqQBphc4yxLXEDgYDfEax74et3bP ')
12
13
14
15
+console.log (' Thank you! ')
16
0 commit comments