Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ygtdmn/solidity-starter-template

Starter template for most Ephemera contracts
https://github.com/ygtdmn/solidity-starter-template

Last synced: 3 days ago
JSON representation

Starter template for most Ephemera contracts

Awesome Lists containing this project

README

        

# Ephemera Solidity Starter Template

A starter template for most Ephemera artworks.

# Deployed Contracts

| Chain | Contract | Address |
| -------- | ------------------ | ------------------------------------------ |
| Ethereum | Artwork | 0x |
| Ethereum | ArtworkRenderer | 0x |
| Ethereum | Ephemera | 0xCb337152b6181683010D07e3f00e7508cd348BC7 |

# How to Deploy

`bun install`

`forge script script/Deploy.s.sol:Deploy --rpc-url mainnet --broadcast --verify`