1.8.1 • Published 5 months ago

@superfluid-finance/ethereum-contracts v1.8.1

Weekly downloads
752
License
AGPL-3.0-or-later...
Repository
github
Last release
5 months ago

Ethereum contracts implementation for the Superfluid Protocol

🏠 Homepage

Superfluid App

📖 Docs

Install

yarn install

Run tests

NB!: Since these tests take long time to execute, it is quite possible that you want to use the execlusive tests feature from MochaJS to speed up isolated feature development.

There are two major test suite:

  • Contracts (test/contracts.test.js) tests the contracts Each contracts test suite is named as test/{Type}/{ContractName}.test.js.
  • Deployment (test/deployment.test.js) tests the deployment script
yarn test

If you're looking to use the contracts here with your own, check out the apps in /examples.

One thing to keep in mind is that Superfluid relies on a persistent 1820 registry contract. This must be deployed before you can interact with the protocol. If you follow the examples and tutorials, you don't need to worry about it.

In case your curious, or really hacking away, here is an example for deploying the 1820 contract to a local Ganache. (read more about EIP 1820 Pseudo-introspection Registry Contract)

# Start Ganache on 127.0.0.1:8545
ganache-cli

# Build the contracts + prepare the SDK
yarn build

# Deploy the 1820 contract
cd packages/ethereum-contracts
npx truffle exec scripts/deploy-erc1820.js --network ganache

# Now you can run tests and interact with the protocol
yarn test

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

1.7.2-dev.61de029.0

10 months ago

1.7.2-dev.9c0cd0f.0

10 months ago

1.7.2-dev.952e286.0

10 months ago

1.7.2-dev.36bfd5f.0

10 months ago

1.7.2-dev.3cd1f8a.0

10 months ago

1.8.1

8 months ago

1.8.0

8 months ago

1.7.2

9 months ago

1.7.2-dev.78a1174.0

10 months ago

1.7.2-dev.8abea29.0

10 months ago

1.7.2-dev.84314b3.0

10 months ago

1.7.2-dev.c99f6f9.0

10 months ago

1.7.2-dev.18c7e95.0

10 months ago

1.7.2-dev.dbb0ad3.0

10 months ago

1.7.2-dev.8dbdb3f.0

10 months ago

1.7.2-dev.fb7bed2.0

10 months ago

1.7.2-dev.bac5c12.0

10 months ago

1.7.2-dev.2cebc84.0

10 months ago

1.7.2-dev.986180d.0

10 months ago

1.7.2-dev.86b7bd7.0

10 months ago

1.7.2-dev.55833c1.0

10 months ago

1.7.2-dev.09f3be3.0

10 months ago

1.7.2-dev.82f1144.0

10 months ago

1.7.1-dev.95c01d3.0

10 months ago

1.7.1

10 months ago

1.7.1-dev.afc17b5.0

10 months ago

1.7.1-dev.2eb0db1.0

10 months ago

1.7.1-dev.44eb210.0

10 months ago

1.7.1-dev.9b03d8f.0

10 months ago

1.7.1-dev.1e890a5.0

11 months ago

1.7.1-dev.29863fd.0

11 months ago

1.6.1-dev.8b3cd4d.0

11 months ago

1.6.1-dev.3ea0fe4.0

11 months ago

1.7.1-dev.b9f1e47.0

11 months ago

1.7.0

11 months ago

1.6.1-dev.c02d14c.0

11 months ago

1.7.1-dev.23d56bb.0

11 months ago

1.6.1-dev.23f0b0f.0

11 months ago

1.7.1-dev.9e05045.0

11 months ago

1.7.1-dev.013735b.0

11 months ago

1.6.1-dev.8f5492b.0

11 months ago

1.6.1-dev.77df516.0

11 months ago

1.6.1-dev.9e3feb6.0

12 months ago

1.6.1-dev.f015a27.0

11 months ago

1.6.1-dev.4d25926.0

11 months ago

1.6.1-dev.311a807.0

11 months ago

1.6.1-dev.48212b2.0

12 months ago

1.6.1-dev.322454.0

12 months ago

1.6.1-dev.4c649c9.0

12 months ago

1.6.1-dev.f8c2038.0

11 months ago

1.6.1-dev.fffa179.0

11 months ago

1.6.1-dev.81b5e89.0

12 months ago

1.6.1-dev.ffcb60f.0

12 months ago

1.6.1-dev.93641cf.0

11 months ago

1.6.1-dev.09e93a9.0

12 months ago

1.6.0

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.3

1 year ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.2

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.0.0-rc.9

2 years ago

1.0.0-rc.11

2 years ago

1.0.0-rc.10

2 years ago

1.0.0-rc.8

2 years ago

1.0.0-rc.7

3 years ago

1.0.0-rc.6

3 years ago

1.0.0-rc.5

3 years ago

1.0.0-rc.4

3 years ago

1.0.0-rc.3

3 years ago

1.0.0-rc.2

3 years ago

1.0.0-rc.1

3 years ago

1.0.0-rc.0

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.2.0-rc4

3 years ago

0.2.0-rc1

3 years ago

0.2.0

3 years ago

0.2.0-latest

3 years ago