Abnerfang / darksea-market

The DarkSae Market for Dark Forest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DarkSea Market

DarkSea Market

Contributor: @snowtigersoft

@darkforest_eth

Guild Waterdrop 🦾MarrowDAO

Dark Sea Market

DarkSea Market is a plugin which allows darkforest players to buy / sell artifacts with each other in game.

DarkSea will charge some fee of each sale, currently it is 5%.
At least 20% of the fees will be donated to Dark Forest via Gitcoin.

Installation

Logging into the to the game, create a new plugin, and parse the follow line to the code area:

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

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 Guild Waterdrop

Guild W is the first on-chain e-sports team, incubated by MarrowDAO. The main members are Solidity developers, node operators, blockchain game players and investment analysts. All of them are loyal players of the Dark Forest.

DarkSea Market

Recently, MarrowDAO has received funding from Yuanyuzhou Ventures, Evernew Capital, DAppChaser and EM3DAO, and ecological support from ChainNews, RhizomeDAO and MaoDAO. We will uphold the aim of peaceful development and help real blockchain games to grow and prosper.

About

The DarkSae Market for Dark Forest

License:GNU General Public License v3.0


Languages

Language:TypeScript 72.8%Language:Solidity 15.6%Language:CSS 8.5%Language:HTML 3.0%