Skip to content

dfdao/artifact-market-old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artifact Market

Buy and sell artifacts in Dark Forest with the Artifact Market plugin.

Dark Forest Artifact Market Plugin

Features

  • Buy, list and withdraw your artifacts on the marketplace
  • Search to filter artifacts by name and rarity
  • Sort lists by clicking the header icons

Installation

Create a new plugin and add the following code:

export { default } from "https://darkforest.market/plugin.js";

Resources

Warning

The smart contract written for this marketplace has not been audited, use at your own risk.

Danger

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.

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.

About

Buy and sell artifacts in Dark Forest with the Artifact Market plugin

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 69.4%
  • CSS 20.0%
  • HTML 5.7%
  • Solidity 4.0%
  • TypeScript 0.9%