Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowtigersoft/darksea-market
The DarkSae Market for Dark Forest
https://github.com/snowtigersoft/darksea-market
Last synced: 2 months ago
JSON representation
The DarkSae Market for Dark Forest
- Host: GitHub
- URL: https://github.com/snowtigersoft/darksea-market
- Owner: snowtigersoft
- License: gpl-3.0
- Created: 2021-08-19T23:10:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T01:23:53.000Z (over 2 years ago)
- Last Synced: 2024-08-01T08:07:15.134Z (5 months ago)
- Language: TypeScript
- Size: 1.36 MB
- Stars: 27
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-darkforest - DarkSea Artifact Market
README
DarkSea Market
Contributor: @snowtigersoft
# 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:
```javascript
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.
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.