Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

feat: inital structure and template project #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adjisb
Copy link
Contributor

@adjisb adjisb commented Feb 16, 2023

Description

Brief description of the issue or feature implemented in this PR.

Link to Jira Issue or relevant doc

Dev

Any explanation for the devs that will review your implementation/code.

Qa

Any guidance or important information for the team that will be testing your solution.

Note: you can add any additional information you think is important for giving context to your PR.

Checklist and Markdown

  • Remember you could add any type of formatting to enhance your PR.
  • Like this checklist
  • And with this markdown format

@@ -0,0 +1,80 @@
# Smart-Contracts for [The Sandbox](https://www.sandbox.game)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's rework this readme with a simple but complete install / get started

.gitattributes Show resolved Hide resolved
package.json Outdated
"packages/*"
],
"private": true,
"description": "TheSandbox game smart contracts",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Sandbox Game smart contracts

- eslint
- prettier
- solcover
- solhint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and let's say that yarn workspace is required


# Deploy

Each workspace must export via nmp the solidity source code then we import the source code from different places in the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants