Skip to content

Commit

Permalink
Update app
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Jan 7, 2024
1 parent ffff8cb commit e09c8d9
Show file tree
Hide file tree
Showing 54 changed files with 206 additions and 4,061 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ Smart contracts are implemented in [Rust](https://www.rust-lang.org/) + [Casper

## Folders at root directory is as follow :

- casper : contrains Casper test smart contracts files
- docker: contains Docker files
- wasm: contains client wasm files
- www: contains the Web application files
Expand Down Expand Up @@ -200,8 +199,8 @@ Smart contracts are implemented in [Rust](https://www.rust-lang.org/) + [Casper

## Prerequisites

- npm >= 8.19.2
- nodejs >= 18.7.0 & < 19
- npm >= 10.2.5
- nodejs >= v20.10.0

This web project was generated and is using

Expand Down Expand Up @@ -350,14 +349,6 @@ Run `nx graph` to see a diagram of the dependencies of the projects.

Visit the [Nx Documentation](https://nx.dev/angular) to learn more.

## 😶‍🌫️ Nx Cloud

### Distributed Computation Caching & Distributed Task Execution

Nx Cloud pairs with Nx in order to enable you to build and test code more rapidly, by up to 10 times.

Visit [Nx Cloud](https://nx.app/) to learn more.

#

# 🚧 Workflow and contributions
Expand All @@ -380,4 +371,4 @@ Go to the `#hackathon` channel [on Discord](https://discord.gg/casperblockchain)

### 🪦 Errors ?

If you see any typos or errors you can edit the code directly on GitHub and raise a Pull Request on `develop` branch, many thanks !
If you see any typos or errors you can edit the code directly on GitHub and raise a Pull Request on `dev` branch, many thanks !
6 changes: 0 additions & 6 deletions casper-escrow.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
},
{
"path": "www"
},
{
"path": "casper/contracts"
},
{
"path": "casper/contracts/contract-test"
}
],
"settings": {}
Expand Down
5 changes: 0 additions & 5 deletions casper/.travis.yml

This file was deleted.

5 changes: 0 additions & 5 deletions casper/contracts/.travis.yml

This file was deleted.

28 changes: 0 additions & 28 deletions casper/contracts/Makefile

This file was deleted.

Loading

0 comments on commit e09c8d9

Please sign in to comment.