-
# Description of Project
180Protocol is building collaboration software for the next generation of enterprise. Our goal is to create a world with connected businesses, powered by the exchange of da…
-
We should enforce this in the smart contracts.
So inside the `unlock()` function of the smart contracts we should not allow unlocking of locks whose expiration is crossing the settlement timeout.
-
git clone https://github.com/github-muzilong/laravel55-layuiadmin.git
复制.env.example为.env
配置.env里的数据库连接信息
composer update
php artisan migrate
php artisan db:seed
php artisan key:generate
登录后台:h…
-
I am deploying a contract on a specific account. followed below steps:
1- yarn bootstrap
2- Select Mainnet, https://rpc.tzbeta.net
3- Give Wallet address
4- Select market fee
5- Give wallet addre…
-
```
HELP of Massa client (list of available commands):
- help no args: display this help
- exit no args: exit the prompt
- node_unban_by_ip IpAddr1 IpAddr2 ...: unban given IP address(es)
- node_…
-
With hbbft, validators will have three secrets:
* Their private account key/engine signer key, using ECDSA on the [secp256k1](https://github.com/paritytech/rust-secp256k1) curve.
* A secret [BLS key…
-
connecting REV to Uniswap seems like a good way to get some things moving
while looking for code to do HTLC / atomic swaps, I ran into another blockchain project using scala: https://github.com/ACI…
-
is there any documentation available for version 1.0.0-rc.1 if we want to implement the latest version?
-
**Describe the bug**
Pretty URL router doesn't seem to like env vars that are stored in secrets (https://symfony.com/doc/current/configuration/secrets.html). When enabling the new router deploys will…
-
**Is your feature request related to a problem? Please describe.**
Our process to push updates to the Smart Contract is inefficient. Right now Carlos tests, merges if it's good and Edu must p…