The Astral Colossus

Somewhere in the vastness of the Dark Forest, an Astral Colossus by the name of 0xbE84D04 awakens. It feeds on silver, drawn from spacetime rips gifted by civilizations across the galaxy.


It grows larger by the hour, climbing the leaderboard. No one knows where it came from, or what it's purpose is, but one thing is for sure: every contributing civilization will be remembered.

Installation

Create a new plugin and add the following code:

export { default } from "https://astralcolossus.xyz/plugin.js"

Features

Resources

Warning

The smart contract written for this project 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.