You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-16Lines changed: 10 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -388,45 +388,39 @@ Then good news for you: **We are ready to pay for your contribution via [@gitcoi
388
388
389
389
- If you **have a feature request**, [open an issue](https://github.com/skywinder/web3swift/issues).
390
390
391
-
-If you **want to contribute**, read [contribution policy](https://github.com/skywinder/web3swift/blob/master/Documentation/CONTRIBUTION_POLICY.md) &[submit a pull request](https://github.com/skywinder/web3swift/pulls).
391
+
If you **want to contribute**, [submit a pull request](https://github.com/skywinder/web3swift/pulls).
392
392
393
-
If you use any of our libraries for work, see if your employers would be interested in donating. Any amount you can donate today to help us reach our goal would be much appreciated.
393
+
#### Contribution
394
+
0. You are more than welcome to participate and get bounty by contributing! **Your contribution will be paid via [@gitcoin Grant program](https://gitcoin.co/grants/358/web3swift).**
395
+
1. Find or create an [issue](https://github.com/skywinder/web3swift/issues)
396
+
2. You can find open bounties in [Gitcoin Bounties](https://gitcoin.co/explorer?applicants=ALL&keywords=web3swift&order_by=-web3_created) list
397
+
2. Commita fix or a new feature in branch, push your changes
398
+
3.[Submit a pull request to **develop** branch](https://github.com/skywinder/web3swift/pulls)
394
399
395
-
[Matter Labs](https://github.com/orgs/skywinder/people) are charged with open-sourсe and do not require money for using their web3swift lib.
400
+
[@skywinder](https://github.com/skywinder) are charged with open-sourсe and do not require money for using web3swift library.
396
401
We want to continue to do everything we can to move the needle forward.
397
402
398
403
-**Support us** via [@gitcoin Grant program](https://gitcoin.co/grants/358/web3swift)
You are more than welcome to participate! **Your contribution will be paid via [@gitcoin Grant program](https://gitcoin.co/grants/358/web3swift).**
406
-
407
408
-[x] Performance Improvements thanks to @**[xdozorx](https://github.com/xdozorx)** for [Update perfomance of import account](https://github.com/skywinder/web3swift/pull/336)
408
-
409
-
-[ ]**L2 support** (such as [ZkSync](https://zksync.io/))
410
-
411
409
-[ ]**Modularity** with the basic Web3 subspec/SPM (the most basic functions like transaction signing and interacting with an http rpc server) and other modules with additional functionality
- Alex Vlasov, [@shamatar](https://github.com/shamatar) - for the initial implementation
421
416
- Petr Korolev, [@skywinder](https://github.com/skywinder) - botstrap and continous support
422
417
- Anton Grigorev, [@baldyash](https://github.com/BaldyAsh) - core contributor, who use it and making a lot of ipmprovments
423
-
-Yhanks to [web3swift's growing list of contributors](https://github.com/skywinder/web3swift/graphs/contributors).
418
+
-Thanks to [web3swift's growing list of contributors](https://github.com/skywinder/web3swift/graphs/contributors).
424
419
425
420
## Security Disclosure
426
421
427
422
If you believe you have identified a security vulnerability with web3swift, you should report it as soon as possible via email to [[email protected]](mailto:[email protected]). Please do not post it to a public issue tracker.
428
423
429
-
430
424
## License
431
425
432
-
web3swift is available under the Apache License 2.0 license. See the [LICENSE](https://github.com/skywinder/web3swift/blob/master/LICENSE) for details.
426
+
web3swift is available under the Apache License 2.0 license. See the [LICENSE](https://github.com/skywinder/web3swift/blob/master/LICENSE) for details.
0 commit comments