home forge use contribute about

contribute an artwork

if you want to contribute a fungible artwork, please create one online on a webspace you control. it has to react to the fungible token (a 40 digit hex-number). the number should influence the artwork in a deterministic way for example by seeding a random number generator.

then please send the link to the work and the following information.

the link should be as follows:

http://www.xyz-domain.blabla/pagename.html?token=0x...

0x... will be replaced by the forged token. so your work should process the query string and extract the token. for an example of how to do that in javascript see here (see function loadToken).

see the use page for examples of artworks.

Compose email