Skip to content

Commit

Permalink
updated readme images
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Nov 20, 2018
1 parent 0808a7e commit a0c0c45
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 12 deletions.
39 changes: 27 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,32 @@
# One Click dApp
<p align="center"><img alt="Chelsea" src="readme-assets/chelsea-hello.png" width="200"></p>

Smart contract dApps are just one click away.
<h1 align="center">One Click dApp</h1>
</p>

![alt-text](https://github.com/blockchainbuddha/one-click-dApps/tree/master/readme-assets/dapp.png)
<p align="center"><b> Instantly build a dApp with a simple URL to bookmark or share with a friend.:zap::wrench::link: :shipit:</b></p>

<p align="center"><img alt="dapp example" src="readme-assets/dapp.png" align="middle" width="600" >
</p>

<h3 align="center"> Shareable dApps are a click away at [OneClickdApp.com](http://oneclickdapp.com)

## Problem

You made a smart contract...now what?
You created a smart contract...now what?

**There is no easy way to share a smart contract interface!**

The goal of this project is to make it easier to interact with smart contracts. OneClickDapp instantly builds you a dApp with a simple URL to bookmark or share with a friend. Anyone with the dApp URL can interact with _your shiny new smart contract_, and access all functions at the correct address/network. Don't write a single line of front-end code. Forget about verifying your contract on Etherscan or MEW. Your dApp is just one click away!
<br/>
<br/>

![alt-text](https://github.com/blockchainbuddha/one-click-dApps/tree/master/readme-assets/instructions.png)

### Head to [OneClickdApp.com](oneclickdapp.com) to make your own dApp now.
<p align="center"><img alt="instructions" src="readme-assets/instructions.png" align="middle" width="600" >
</p>
<br/>

## Features Completed

:white_check_mark: Custom dApp URL e.g. `site.com/stone-tablet`
:white_check_mark: Custom dApp URL e.g. http://oneclickdapp.com/garcia-erosion

:white_check_mark: Recent public history of dApps

Expand All @@ -32,14 +40,15 @@ The goal of this project is to make it easier to interact with smart contracts.

:white_check_mark: Medieval stone-sculpting theme

![alt-text](https://github.com/blockchainbuddha/one-click-dApps/tree/master/readme-assets/chisel-process.png)
<p align="center"><img alt="chisel process" src="readme-assets/chisel-process.png" align="middle" width="600" >

## Planned

- Ganache forking to emulate any mainnet dApp
- IPFS for saving dApps
- Custom ENS domain names
- "Copy the code" button to build your own React app.
- Custom ENS domains e.g., "myDapp.oneclickdapp.ETH"
- Full decentralization for permanence and security
- "Copy the code" button to build your own React app
- Display Events and Transactions using Dapparatus

## Run the app locally
Expand All @@ -53,7 +62,13 @@ The goal of this project is to make it easier to interact with smart contracts.

This tool is primarily maintained by a single person. It is self-funded and free to use.

Please consider helping by submitting an issue or PR if you want to see improvements faster.
Please consider helping by submitting an issue or PR.

## Check out my other free blockchain resources

- [Walrus Paper Wallet Generator](https://github.com/blockchainbuddha/Walrus-Paper-Wallet-Generator)- Print hundreds of paper wallets quickly.
- [Smart Contract Troubleshooter](https://github.com/blockchainbuddha/Solidity-Troubleshooting-Guide)- A quick checklist to prevent ripping out your hair.
- [Patrick's blockchain resources](https://github.com/blockchainbuddha/Intro-to-Blockchain)- If I taught it, you can find it here.

## Contact

Expand Down
Binary file added readme-assets/chelsea-hello.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a0c0c45

Please sign in to comment.