mirror of
https://github.com/factorgroup/nightmarket.git
synced 2026-01-10 05:58:10 -05:00
docs: add more warnings
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
<div class="row mt-4">
|
||||
<p class="heading" style="color:yellow;">Warning</p>
|
||||
<p class="p-text">The circuits and smart contracts written for this marketplace has not been audited, use at your own risk.</p>
|
||||
<p class="p-text">Plugins are evaluated in the context of your game and can access all of your private information (including private key!). Plugins can dynamically load data, which can be switched out from under you!!! Use these plugins at your own risk.</p>
|
||||
<p class="p-text">You should not use any plugins that you haven't written yourself or by someone you trust completely. You or someone you trust should control the entire pipeline (such as imported dependencies) and should review plugins before you use them.</p>
|
||||
</div>
|
||||
<div class="row mt-4">
|
||||
<p class="heading">Resources</p>
|
||||
|
||||
Reference in New Issue
Block a user