Skip to content

Commit 35ce6fd

Browse files
committed
update contribution guidelins & build instrictions
1 parent edf0b73 commit 35ce6fd

File tree

3 files changed

+10
-42
lines changed

3 files changed

+10
-42
lines changed

Documentation/BUILD_GUIDE.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

Documentation/CONTRIBUTION_POLICY.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -388,45 +388,39 @@ Then good news for you: **We are ready to pay for your contribution via [@gitcoi
388388

389389
- If you **have a feature request**, [open an issue](https://github.com/skywinder/web3swift/issues).
390390

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).
392392

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)
394399

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.
396401
We want to continue to do everything we can to move the needle forward.
397402

398403
- **Support us** via [@gitcoin Grant program](https://gitcoin.co/grants/358/web3swift)
399404
- Ether wallet address: `0x6A3738c6299f45c31697aceA647D49EdCC9C28A4`
400405

401406
<img src="https://raw.githubusercontent.com/skywinder/web3swift/develop/img/Ether-donations.jpeg" width="300" />
402407

403-
### Future steps
404-
405-
You are more than welcome to participate! **Your contribution will be paid via [@gitcoin Grant program](https://gitcoin.co/grants/358/web3swift).**
406-
407408
- [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-
411409
- [ ] **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
412410
- [ ] [Complete Documentation](https://web3swift.github.io/web3swift)
413-
414411
- [ ] Convenient methods for namespaces
415412

416-
417-
418413
## Credits
419414

420415
- Alex Vlasov, [@shamatar](https://github.com/shamatar) - for the initial implementation
421416
- Petr Korolev, [@skywinder](https://github.com/skywinder) - botstrap and continous support
422417
- 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).
424419

425420
## Security Disclosure
426421

427422
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.
428423

429-
430424
## License
431425

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

Comments
 (0)