# Test Post

*testing paragraph's capabilities*

By [Wild Hunch](https://paragraph.com/@wildhunch) · 2025-02-02

---

Initial Thoughts
================

Simple:
-------

pretty easy to use and really like the command keyboard shortcut

[![](https://paragraph.xyz/editor/youtube/play.png)](https://www.youtube.com/watch?v=3YmMNpbFjp0)

Powerful:
---------

* * *

![](https://paragraph.xyz/editor/callout/important-icon.png)

Lots of tools and commands to choose from and bring life to the page

$$2+3=5$$

> > I’ve always been interested in using mathematics to make the world work better.  
> > **— Alvin E. Roth, American academic**

▼List of Activities

1.  Clap
    

2.  Jump
    
3.  Climb
    
4.  Stretch
    

Ease:
-----

    // scripts/deploy.js
    async function main () {
      // We get the contract to deploy
      const Box = await ethers.getContractFactory('Box');
      console.log('Deploying Box...');
      const box = await Box.deploy();
      await box.waitForDeployment();
      console.log('Box deployed to:', await box.getAddress());
    }
    
    main()
      .then(() => process.exit(0))
      .catch(error => {
        console.error(error);
        process.exit(1);
      });

[![User Avatar](https://storage.googleapis.com/papyrus_images/55715c44f9f15f1401673da16c2e488d.jpg)](https://twitter.com/WorldWideWob)

[Rob Perez](https://twitter.com/WorldWideWob)

[@WorldWideWob](https://twitter.com/WorldWideWob)

[![Twitter Logo](https://paragraph.xyz/editor/twitter/logo.png)](https://twitter.com/WorldWideWob/status/1885936740583563428)

of course danny ainge was involved in this.

 [![Like Icon](https://paragraph.xyz/editor/twitter/heart.png) 3,248](https://twitter.com/WorldWideWob/status/1885936740583563428)[

10:22 PM • Feb 1, 2025

](https://twitter.com/WorldWideWob/status/1885936740583563428)

*   to
    
*   the
    
*   point
    

[Collect](https://paragraph.xyz/@wildhunch/VjvFWxVSzDCmEQr8QqTk)

Conclusion
==========

CATEGORY

GRADE

Simplicity

A

Power

A

Ease

A

Total

A

---

*Originally published on [Wild Hunch](https://paragraph.com/@wildhunch/test-post)*
